Package com.irurueta.navigation.indoor
Class BeaconIdentifierTest
java.lang.Object
com.irurueta.navigation.indoor.BeaconIdentifierTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) void(package private) void(package private) void(package private) void(package private) void(package private) void(package private) void(package private) void(package private) void(package private) void(package private) void
-
Constructor Details
-
BeaconIdentifierTest
BeaconIdentifierTest()
-
-
Method Details
-
testConstructor
@Test void testConstructor() -
testParseFromLong
@Test void testParseFromLong() -
testParseFromInt
@Test void testParseFromInt() -
testParseFromBytes
@Test void testParseFromBytes() -
testFromUuid
@Test void testFromUuid() -
testToString
@Test void testToString() -
testParseHexNoPrefix
@Test void testParseHexNoPrefix() -
testParseLongDecimal
@Test void testParseLongDecimal() -
testToInt
@Test void testToInt() -
testEqualsAndCompareTo
@Test void testEqualsAndCompareTo() -
testSerializeDeserialize
- Throws:
IOExceptionClassNotFoundException
-