yarfraw.coverage
Class CoreModelTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by yarfraw.coverage.CoreModelTest
All Implemented Interfaces:
junit.framework.Test

public class CoreModelTest
extends junit.framework.TestCase


Constructor Summary
CoreModelTest()
           
 
Method Summary
 void testCategorySubject()
           
 void testChannelFeed()
           
 void testContent()
           
 void testCoreModel()
           
 void testGenerator()
           
 void testItemEntry()
           
 void testPerson()
           
 void testText()
           
 void testTextInput()
           
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString
 
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, format
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CoreModelTest

public CoreModelTest()
Method Detail

testCoreModel

public void testCoreModel()
                   throws Exception
Throws:
Exception

testCategorySubject

public void testCategorySubject()
                         throws Exception
Throws:
Exception

testChannelFeed

public void testChannelFeed()
                     throws Exception
Throws:
Exception

testItemEntry

public void testItemEntry()
                   throws Exception
Throws:
Exception

testContent

public void testContent()
                 throws Exception
Throws:
Exception

testPerson

public void testPerson()
                throws Exception
Throws:
Exception

testText

public void testText()
              throws Exception
Throws:
Exception

testTextInput

public void testTextInput()
                   throws Exception
Throws:
Exception

testGenerator

public void testGenerator()
                   throws Exception
Throws:
Exception


Copyright © 2008. All Rights Reserved.