|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object junit.framework.Assert junit.framework.TestCase com.eurotech.framework.core.test.NetworkServiceTest
public class NetworkServiceTest
Constructor Summary | |
---|---|
NetworkServiceTest()
|
Method Summary | |
---|---|
void |
setConfigurationService(ConfigurationService configurationService)
|
void |
setNetworkService(NetworkService networkService)
|
void |
setUp()
|
void |
testActiveInterfaces()
|
void |
testAllInterfaces()
|
void |
testServiceExists()
|
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, format |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public NetworkServiceTest()
Method Detail |
---|
public void setUp()
setUp
in class junit.framework.TestCase
public void setNetworkService(NetworkService networkService)
public void setConfigurationService(ConfigurationService configurationService)
public void testServiceExists()
public void testAllInterfaces() throws Exception
Exception
public void testActiveInterfaces() throws Exception
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |