|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.metaabm.tests.IIDTest
org.metaabm.act.tests.AActTest
org.metaabm.act.tests.AGroupTest
public class AGroupTest
A test case for the model object 'AGroup'.
The following features are tested:
| Field Summary |
|---|
| Fields inherited from class org.metaabm.tests.IIDTest |
|---|
fixture |
| Constructor Summary | |
|---|---|
AGroupTest(java.lang.String name)
Constructs a new AGroup test case with the given name. |
|
| Method Summary | |
|---|---|
protected AGroup |
getFixture()
Returns the fixture for this AGroup test case. |
static void |
main(java.lang.String[] args)
|
protected void |
setUp()
|
protected void |
tearDown()
|
void |
testGetRoots()
Tests the ' Roots' feature getter. |
| Methods inherited from class org.metaabm.act.tests.AActTest |
|---|
testGetAllSources, testGetAllTargets, testGetReference, testReachable |
| Methods inherited from class org.metaabm.tests.IIDTest |
|---|
setFixture, testGetLabel |
| Methods inherited from class junit.framework.TestCase |
|---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, 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 |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AGroupTest(java.lang.String name)
| Method Detail |
|---|
public static void main(java.lang.String[] args)
protected AGroup getFixture()
getFixture in class AActTest
protected void setUp()
throws java.lang.Exception
setUp in class AActTestjava.lang.ExceptionTestCase.setUp()
protected void tearDown()
throws java.lang.Exception
tearDown in class junit.framework.TestCasejava.lang.ExceptionTestCase.tearDown()public void testGetRoots()
Roots' feature getter.
AGroup.getRoots()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||