|
||||||||||
| 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.ILabeledTest
public abstract class ILabeledTest
A test case for the model object 'ILabeled'.
The following features are tested:
| Field Summary | |
|---|---|
static java.lang.String |
copyright
|
protected ILabeled |
fixture
The fixture for this ILabeled test case. |
| Constructor Summary | |
|---|---|
ILabeledTest(java.lang.String name)
Constructs a new ILabeled test case with the given name. |
|
| Method Summary | |
|---|---|
protected ILabeled |
getFixture()
Returns the fixture for this ILabeled test case. |
protected void |
setFixture(ILabeled fixture)
Sets the fixture for this ILabeled test case. |
void |
testGetLabel()
Tests the ' Label' feature getter. |
| 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 |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String copyright
protected ILabeled fixture
| Constructor Detail |
|---|
public ILabeledTest(java.lang.String name)
| Method Detail |
|---|
protected void setFixture(ILabeled fixture)
protected ILabeled getFixture()
public void testGetLabel()
Label' feature getter.
ILabeled.getLabel()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||