|
||||||||||
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.springframework.osgi.mock.MockServiceRegistrationTest
public class MockServiceRegistrationTest
Constructor Summary | |
---|---|
MockServiceRegistrationTest()
|
Method Summary | |
---|---|
protected void |
setUp()
|
void |
testEqualsFalse()
|
void |
testEqualsThis()
|
void |
testEqualsTrue()
|
void |
testGetReference()
Test method for MockServiceRegistration.getReference() . |
void |
testHashCode()
|
void |
testHashCodeSelf()
|
void |
testHashCodeWithDifferentServiceRef()
|
void |
testMockServiceRegistration()
Test method for MockServiceRegistration.MockServiceRegistration() . |
void |
testMockServiceRegistrationHashtable()
Test method for org.springframework.osgi.mock.MockServiceRegistration#MockServiceRegistration(java.util.Hashtable) . |
void |
testSetProperties()
Test method for MockServiceRegistration.setProperties(java.util.Dictionary) . |
void |
testSetReference()
Test method for MockServiceRegistration.setReference(org.osgi.framework.ServiceReference) . |
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 |
Constructor Detail |
---|
public MockServiceRegistrationTest()
Method Detail |
---|
protected void setUp() throws Exception
setUp
in class TestCase
Exception
public void testMockServiceRegistration()
MockServiceRegistration.MockServiceRegistration()
.
public void testMockServiceRegistrationHashtable()
org.springframework.osgi.mock.MockServiceRegistration#MockServiceRegistration(java.util.Hashtable)
.
public void testGetReference()
MockServiceRegistration.getReference()
.
public void testSetReference()
MockServiceRegistration.setReference(org.osgi.framework.ServiceReference)
.
public void testSetProperties()
MockServiceRegistration.setProperties(java.util.Dictionary)
.
public void testHashCode()
public void testHashCodeWithDifferentServiceRef()
public void testHashCodeSelf()
public void testEqualsTrue()
public void testEqualsFalse()
public void testEqualsThis()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |