Class ValidationParserTest

  • All Implemented Interfaces:
    org.apache.bval.jsr.ApacheValidatorConfiguration.Properties

    public class ValidationParserTest
    extends Object
    implements org.apache.bval.jsr.ApacheValidatorConfiguration.Properties
    ValidationParser Tester.
    • Field Detail

      • thrown

        public org.junit.rules.ExpectedException thrown
    • Constructor Detail

      • ValidationParserTest

        public ValidationParserTest()
    • Method Detail

      • setup

        public void setup()
      • testGetNonUniqueInputStream

        public void testGetNonUniqueInputStream()
                                         throws IOException
        Throws:
        IOException
      • testParse

        public void testParse()
      • testParseV11

        public void testParseV11()
      • testParseV20

        public void testParseV20()
      • testParseV30

        public void testParseV30()
      • testConfigureFromXml

        public void testConfigureFromXml()
      • testXmlEntitySample

        public void testXmlEntitySample()