|
||||||||||
| 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.tests.SNamedTest
org.metaabm.tests.SAttributedTest
org.metaabm.tests.SActableTest
org.metaabm.tests.SStyleTest
public abstract class SStyleTest
A test case for the model object 'SStyle'.
The following features are tested:
| Field Summary | |
|---|---|
protected SImplementation |
impl
|
| Fields inherited from class org.metaabm.tests.IIDTest |
|---|
context, fixture |
| Constructor Summary | |
|---|---|
SStyleTest(java.lang.String name)
Constructs a new SStyle test case with the given name. |
|
| Method Summary | |
|---|---|
protected SStyle |
getFixture()
Returns the fixture for this SStyle test case. |
protected void |
setFixture(SImplemented fixture)
|
void |
testGetLabel()
Tests the ' Label' feature getter. |
void |
testGetParent()
|
| Methods inherited from class org.metaabm.tests.IIDTest |
|---|
setFixture, setUp |
| Methods inherited from class junit.framework.TestCase |
|---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, 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 |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected SImplementation impl
| Constructor Detail |
|---|
public SStyleTest(java.lang.String name)
| Method Detail |
|---|
protected SStyle getFixture()
getFixture in class SActableTestprotected void setFixture(SImplemented fixture)
public void testGetLabel()
Label' feature getter.
testGetLabel in class IIDTestIID.getLabel()public void testGetParent()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||