|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.simject.test.SimFactoryTest
public class SimFactoryTest
JUnit tests
| Constructor Summary | |
|---|---|
SimFactoryTest()
|
|
| Method Summary | |
|---|---|
void |
testDependencyInjection()
General DI test |
void |
testEntityManager()
Test instantiation of EntityManager |
void |
testHttpClientProxy()
Test instantiation of HttpClientProxy |
void |
testSimFactory()
Positive test using a class |
void |
testSimFactoryClassNotFound()
Negativ test with wrong class |
void |
testSimFactoryConfigFileNotFound()
Negativ test with wrong config file name |
void |
testSimFactoryWithInterface()
Positiv test using an interface |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SimFactoryTest()
| Method Detail |
|---|
public void testSimFactory()
java.lang.Exceptionpublic void testSimFactoryWithInterface()
java.lang.Exceptionpublic void testSimFactoryClassNotFound()
java.lang.Exceptionpublic void testSimFactoryConfigFileNotFound()
java.lang.Exceptionpublic void testDependencyInjection()
java.lang.Exceptionpublic void testHttpClientProxy()
public void testEntityManager()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||