Class BootstrapTest


  • public class BootstrapTest
    extends Object
    Description:
    • Field Detail

      • thrown

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

      • BootstrapTest

        public BootstrapTest()
    • Method Detail

      • testDirectBootstrap

        public void testDirectBootstrap()
      • testEverydayBootstrap

        public void testEverydayBootstrap()
      • testLocalizedMessageInterpolatorFactory

        public void testLocalizedMessageInterpolatorFactory()
      • testCustomConstraintFactory

        public void testCustomConstraintFactory()
        some tests based on RI tested behaviors to ensure our implementation works as the reference implementation
      • testCustomResolverAndType

        public void testCustomResolverAndType()
      • testCustomResolver

        public void testCustomResolver()
      • testFailingCustomResolver

        public void testFailingCustomResolver()