public class ComparableSnmpOidTestCase extends TestCase (Code)
Tests for the ComparableSnmpObjectId, a Subclass of SnmpObjectId from
the joesnmp package. Most tests are trivial.
author: Heiko W. Rupp version: $Revision: 57211 $
Method Summary
public void
testCompareTo1() See if compareTo from Comparable works as expected.
public void
testCompareTo2() See if compareTo from Comparable works as expected.
public void
testCompareTo3() See if compareTo from Comparable works as expected.
public void
testCompareTo4() See if compareTo from Comparable works as expected.
public void
testCompareTo5() See if compareTo from Comparable works as expected.
See if compareTo from Comparable works as expected.
This is needed for use of the ComparableSnmpObjectId in SortedSets etc.
See Also:java.lang.Comparable
See if compareTo from Comparable works as expected.
This is needed for use of the ComparableSnmpObjectId in SortedSets etc.
See Also:java.lang.Comparable
See if compareTo from Comparable works as expected.
This is needed for use of the ComparableSnmpObjectId in SortedSets etc.
See Also:java.lang.Comparable
See if compareTo from Comparable works as expected.
This is needed for use of the ComparableSnmpObjectId in SortedSets etc.
See Also:java.lang.Comparable
See if compareTo from Comparable works as expected.
This is needed for use of the ComparableSnmpObjectId in SortedSets etc.
See Also:java.lang.Comparable