org.openuat.util.test
Class BluetoothRFCOMMChannelTest
java.lang.Object
junit.framework.Assert
junit.framework.TestCase
org.openuat.util.test.BluetoothRFCOMMChannelTest
- All Implemented Interfaces:
- junit.framework.Test
public class BluetoothRFCOMMChannelTest
- extends junit.framework.TestCase
| 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 |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
BluetoothRFCOMMChannelTest
public BluetoothRFCOMMChannelTest()
setUp
public void setUp()
- Overrides:
setUp in class junit.framework.TestCase
testClosedOnInitWithAddress
public void testClosedOnInitWithAddress()
throws java.io.IOException
- Throws:
java.io.IOException
testClosedOnInitWithAddressAndChannel
public void testClosedOnInitWithAddressAndChannel()
throws java.io.IOException
- Throws:
java.io.IOException
testClosedOnInitWithURL
public void testClosedOnInitWithURL()
throws java.io.IOException
- Throws:
java.io.IOException
testEqualsAddress
public void testEqualsAddress()
throws java.io.IOException
- Throws:
java.io.IOException
testNotEqualsAddress
public void testNotEqualsAddress()
throws java.io.IOException
- Throws:
java.io.IOException
testEqualsServiceURL
public void testEqualsServiceURL()
throws java.io.IOException
- Throws:
java.io.IOException
testNotEqualsServiceURL1
public void testNotEqualsServiceURL1()
throws java.io.IOException
- Throws:
java.io.IOException
testNotEqualsServiceURL2
public void testNotEqualsServiceURL2()
throws java.io.IOException
- Throws:
java.io.IOException
testEqualsServiceURLAndAddrChannel
public void testEqualsServiceURLAndAddrChannel()
throws java.io.IOException
- Throws:
java.io.IOException
testNotEqualsServiceURLAndAddrChannel1
public void testNotEqualsServiceURLAndAddrChannel1()
throws java.io.IOException
- Throws:
java.io.IOException
testNotEqualsServiceURLAndAddrChannel2
public void testNotEqualsServiceURLAndAddrChannel2()
throws java.io.IOException
- Throws:
java.io.IOException
testEqualsHashcode1
public void testEqualsHashcode1()
throws java.io.IOException
- Throws:
java.io.IOException
testEqualsHashcode2
public void testEqualsHashcode2()
throws java.io.IOException
- Throws:
java.io.IOException
testEqualsHashcode3
public void testEqualsHashcode3()
throws java.io.IOException
- Throws:
java.io.IOException
testEqualsHashcode4
public void testEqualsHashcode4()
throws java.io.IOException
- Throws:
java.io.IOException
testEqualsHashcode5
public void testEqualsHashcode5()
throws java.io.IOException
- Throws:
java.io.IOException
2005-2006, Rene Mayrhofer.