Class RepositoryAssemblyPhaseTest


  • public class RepositoryAssemblyPhaseTest
    extends Object
    • Field Detail

      • temporaryFolder

        public org.junit.rules.TemporaryFolder temporaryFolder
    • Constructor Detail

      • RepositoryAssemblyPhaseTest

        public RepositoryAssemblyPhaseTest()
    • Method Detail

      • setUp

        public void setUp()
      • testExecute_ShouldNotIncludeRepositoryIfNonSpecifiedInAssembly

        public void testExecute_ShouldNotIncludeRepositoryIfNonSpecifiedInAssembly()
                                                                            throws Exception
        Throws:
        Exception
      • testExecute_ShouldIncludeOneRepository

        public void testExecute_ShouldIncludeOneRepository()
                                                    throws Exception
        Throws:
        Exception