Class OtherNameAsn1ParserTest


  • public class OtherNameAsn1ParserTest
    extends Object
    • Constructor Detail

      • OtherNameAsn1ParserTest

        public OtherNameAsn1ParserTest()
    • Method Detail

      • testNullUtf8String

        public void testNullUtf8String()
                                throws Exception
        Throws:
        Exception
      • testEmptyUtf8String

        public void testEmptyUtf8String()
      • testNotStartingUtf8String

        public void testNotStartingUtf8String()
      • testTwoByteLengthUtf8String

        public void testTwoByteLengthUtf8String()
      • testZeroLengthUtf8String

        public void testZeroLengthUtf8String()
                                      throws Exception
        Throws:
        Exception
      • testEmptyOtherName

        public void testEmptyOtherName()
      • testNotStartingSequence

        public void testNotStartingSequence()
      • testNullLength

        public void testNullLength()
      • testIndefiniteLength

        public void testIndefiniteLength()
      • testMoreThanTwoByteLength

        public void testMoreThanTwoByteLength()
      • testTwoByteLength1

        public void testTwoByteLength1()
      • testTwoByteLength2

        public void testTwoByteLength2()
      • testHalfByteLength

        public void testHalfByteLength()
      • testThreeByteLength1

        public void testThreeByteLength1()
      • testThreeByteLength2

        public void testThreeByteLength2()
      • testParseZeroLengthSequence

        public void testParseZeroLengthSequence()
      • testParseZeroLengthOid

        public void testParseZeroLengthOid()
      • testParseNotStartingOid

        public void testParseNotStartingOid()
      • testParseInvalidOidLength

        public void testParseInvalidOidLength()
      • testParseTruncatedOidLength

        public void testParseTruncatedOidLength()
      • testParseNoValue

        public void testParseNoValue()
      • testParseUniversalTagValue

        public void testParseUniversalTagValue()
      • testParseContextSpecificTagValue

        public void testParseContextSpecificTagValue()
      • testParseWrongTagNumberInValue

        public void testParseWrongTagNumberInValue()
      • testParseInvalidConstructedValue1

        public void testParseInvalidConstructedValue1()
      • testParseInvalidConstructedValue2

        public void testParseInvalidConstructedValue2()
      • testParseInvalidConstructedValue3

        public void testParseInvalidConstructedValue3()
      • testParseInvalidConstructedValue4

        public void testParseInvalidConstructedValue4()
                                               throws Exception
        Throws:
        Exception
      • testParseInvalidConstructedValue5

        public void testParseInvalidConstructedValue5()
      • testParseOtherName

        public void testParseOtherName()
                                throws Exception
        Throws:
        Exception
      • testParseConstructedTagValueJDK6776681

        public void testParseConstructedTagValueJDK6776681()
                                                    throws Exception
        Throws:
        Exception
      • testParseContextSpecificTagValueJDK6776681

        public void testParseContextSpecificTagValueJDK6776681()
                                                        throws Exception
        Throws:
        Exception
      • testParseWrongTagNumberValueJDK6776681

        public void testParseWrongTagNumberValueJDK6776681()
                                                    throws Exception
        Throws:
        Exception
      • testParseInvalidConstructedValueJDK6776681

        public void testParseInvalidConstructedValueJDK6776681()
      • testParseOtherNameJDK6776681

        public void testParseOtherNameJDK6776681()
                                          throws Exception
        Throws:
        Exception
      • testParseOtherNameLongSequence

        public void testParseOtherNameLongSequence()
                                            throws Exception
        Throws:
        Exception
      • testParseOtherNameLongSequenceJDK6776681

        public void testParseOtherNameLongSequenceJDK6776681()
                                                      throws Exception
        Throws:
        Exception