Class PropertySubstitutionTests


  • public class PropertySubstitutionTests
    extends Object
    • Constructor Detail

      • PropertySubstitutionTests

        public PropertySubstitutionTests()
    • Method Detail

      • testBatchArtifactPropertyInjection

        public void testBatchArtifactPropertyInjection()
                                                throws Exception
        Throws:
        Exception
      • testInitializedPropertyIsOverwritten

        public void testInitializedPropertyIsOverwritten()
                                                  throws Exception
        Throws:
        Exception
      • testPropertyWithJobParameter

        public void testPropertyWithJobParameter()
                                          throws Exception
        Throws:
        Exception
      • testDefaultPropertyName

        public void testDefaultPropertyName()
                                     throws Exception
        Throws:
        Exception
      • testGivenPropertyName

        public void testGivenPropertyName()
                                   throws Exception
        Throws:
        Exception
      • testPropertyInnerScopePrecedence

        public void testPropertyInnerScopePrecedence()
                                              throws Exception
        Throws:
        Exception
      • testPropertyQuestionMarkSimple

        public void testPropertyQuestionMarkSimple()
                                            throws Exception
        Throws:
        Exception
      • testPropertyQuestionMarkComplex

        public void testPropertyQuestionMarkComplex()
                                             throws Exception
        Throws:
        Exception
      • testPropertyWithConcatenation

        public void testPropertyWithConcatenation()
                                           throws Exception
        Throws:
        Exception
      • testJavaSystemProperty

        public void testJavaSystemProperty()
                                    throws Exception
        Throws:
        Exception