Class TestTemplateFactory.DefaultFormatterTests

    • Constructor Detail

      • DefaultFormatterTests

        public DefaultFormatterTests()
    • Method Detail

      • whenNoDefaultFormatterIsSpecifiedThenNullFormatterIsPassedToSubtemplates

        public void whenNoDefaultFormatterIsSpecifiedThenNullFormatterIsPassedToSubtemplates()
                                                                                      throws java.lang.Exception
        Throws:
        java.lang.Exception
      • specifiedDefaultFormatterIsPassedToSubtemplates

        public void specifiedDefaultFormatterIsPassedToSubtemplates()
                                                             throws java.lang.Exception
        Throws:
        java.lang.Exception
      • allSpecifiedDefaultFormattersArePassedToSubtemplates

        public void allSpecifiedDefaultFormattersArePassedToSubtemplates()
                                                                  throws java.lang.Exception
        Throws:
        java.lang.Exception