Class AbstractStandaloneTest


  • public class AbstractStandaloneTest
    extends Object
    • Constructor Detail

      • AbstractStandaloneTest

        public AbstractStandaloneTest()
    • Method Detail

      • ninjaModeOnConstructor

        public void ninjaModeOnConstructor()
      • manuallySetExternalConfiguration

        public void manuallySetExternalConfiguration()
                                              throws Exception
        Throws:
        Exception
      • configurationPropertyPriority

        public void configurationPropertyPriority()
                                           throws Exception
        Throws:
        Exception
      • ninjaPropertiesThrowsExceptionUntilConfigured

        public void ninjaPropertiesThrowsExceptionUntilConfigured()
                                                           throws Exception
        Throws:
        Exception
      • urlUsesLocalhostInLieuOfNull

        public void urlUsesLocalhostInLieuOfNull()
                                          throws Exception
        Throws:
        Exception
      • urlIncludesContext

        public void urlIncludesContext()
                                throws Exception
        Throws:
        Exception
      • urlExcludesWellKnownPorts

        public void urlExcludesWellKnownPorts()
                                       throws Exception
        Throws:
        Exception
      • ninjaPropertiesServerNameSetAfterConfigure

        public void ninjaPropertiesServerNameSetAfterConfigure()
                                                        throws Exception
        Throws:
        Exception
      • ninjaPropertiesServerNameSetButOnlyIfNotInConfigFile

        public void ninjaPropertiesServerNameSetButOnlyIfNotInConfigFile()
                                                                  throws Exception
        Throws:
        Exception
      • injectorOnlyAvailableAfterStart

        public void injectorOnlyAvailableAfterStart()
                                             throws Exception
        Throws:
        Exception
      • validateContextPath

        public void validateContextPath()
                                 throws Exception
        Throws:
        Exception
      • randomPortAssigned

        public void randomPortAssigned()
                                throws Exception
        Throws:
        Exception
      • sslRandomPortAssigned

        public void sslRandomPortAssigned()
                                   throws Exception
        Throws:
        Exception