public class UserQuestionTestCase
extends junit.framework.TestCase
| Modifier and Type | Class and Description |
|---|---|
static interface |
UserQuestionTestCase.ABC |
static class |
UserQuestionTestCase.ABCImpl |
static interface |
UserQuestionTestCase.Bar |
static interface |
UserQuestionTestCase.Cheese |
static class |
UserQuestionTestCase.CheeseComponentAdapter |
static interface |
UserQuestionTestCase.DEF |
static class |
UserQuestionTestCase.DEFImpl |
static class |
UserQuestionTestCase.Disabled |
static class |
UserQuestionTestCase.Enabled |
static interface |
UserQuestionTestCase.Foo |
static class |
UserQuestionTestCase.FooBar |
static class |
UserQuestionTestCase.Gouda |
static interface |
UserQuestionTestCase.InterfaceX |
static class |
UserQuestionTestCase.NeedsBar |
static class |
UserQuestionTestCase.NeedsFoo |
static class |
UserQuestionTestCase.NeedsInterfaceX |
static class |
UserQuestionTestCase.Omelette |
static class |
UserQuestionTestCase.Roquefort |
static class |
UserQuestionTestCase.Something |
| Constructor and Description |
|---|
UserQuestionTestCase() |
| Modifier and Type | Method and Description |
|---|---|
void |
testJohnTalOne() |
void |
testMoreWeirdness() |
void |
testOmeletteCanHaveDifferentCheeseWithAFunnyComponentAdapter() |
void |
testSeveralDifferentInstancesCanBeCreatedWithOnePreconfiguredContainer() |
void |
testShouldBeAbleShareSameReferenceForDifferentTypes() |
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toStringassertEquals, 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, failSamepublic void testOmeletteCanHaveDifferentCheeseWithAFunnyComponentAdapter()
public void testMoreWeirdness()
public void testJohnTalOne()
public void testShouldBeAbleShareSameReferenceForDifferentTypes()
public void testSeveralDifferentInstancesCanBeCreatedWithOnePreconfiguredContainer()