Package ninja.utils

Class ImplFromPropertiesFactoryTest


  • public class ImplFromPropertiesFactoryTest
    extends Object
    • Field Detail

      • thrown

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

      • ImplFromPropertiesFactoryTest

        public ImplFromPropertiesFactoryTest()
    • Method Detail

      • defaultImplementation

        public void defaultImplementation()
      • missingImplementation

        public void missingImplementation()
      • missingImplementationDeferredUntilGet

        public void missingImplementationDeferredUntilGet()
      • configuredImplementation

        public void configuredImplementation()
      • implementationNotAnInstanceOfTarget

        public void implementationNotAnInstanceOfTarget()