|
||||||||||
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.picocontainer.doc.advanced.ArraysTestCase
public class ArraysTestCase
Nested Class Summary | |
---|---|
static class |
ArraysTestCase.Bowl
|
Nested classes/interfaces inherited from interface org.picocontainer.doc.advanced.CollectionDemoClasses |
---|
CollectionDemoClasses.Cod, CollectionDemoClasses.Fish, CollectionDemoClasses.Shark |
Field Summary | |
---|---|
private org.picocontainer.MutablePicoContainer |
pico
|
Constructor Summary | |
---|---|
ArraysTestCase()
|
Method Summary | |
---|---|
private void |
explanation()
|
protected void |
setUp()
|
void |
testShouldCreateBowlWithCodsOnly()
|
void |
testShouldCreateBowlWithFishCollection()
|
void |
testShouldCreateBowlWithFishCollectionAnyway()
|
void |
testShouldCreateBowlWithNamedFishesOnly()
|
void |
testShouldCreateBowlWithNoFishAtAll()
|
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, failNotEquals, failNotSame, failSame |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
private org.picocontainer.MutablePicoContainer pico
Constructor Detail |
---|
public ArraysTestCase()
Method Detail |
---|
protected void setUp() throws java.lang.Exception
setUp
in class junit.framework.TestCase
java.lang.Exception
private void explanation()
public void testShouldCreateBowlWithFishCollection()
public void testShouldCreateBowlWithCodsOnly()
public void testShouldCreateBowlWithFishCollectionAnyway()
public void testShouldCreateBowlWithNoFishAtAll()
public void testShouldCreateBowlWithNamedFishesOnly()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |