[forge-commits] [forge/addon-arquillian] 34527f: Fixed: FORGEPLUGINS-174 Make the generated test te...

GitHub noreply at github.com
Tue Jan 24 06:03:41 EST 2017


  Branch: refs/heads/as_client
  Home:   https://github.com/forge/addon-arquillian
  Commit: 34527ff07dbee663c4582f3c8080f2c7ad4ffe0a
      https://github.com/forge/addon-arquillian/commit/34527ff07dbee663c4582f3c8080f2c7ad4ffe0a
  Author: Daniel Cunha (soro) <danielsoro at gmail.com>
  Date:   2017-01-23 (Mon, 23 Jan 2017)

  Changed paths:
    M src/main/java/org/jboss/forge/arquillian/command/CreateTestCommand.java
    M src/main/resources/JUnitTest.ftl
    M src/main/resources/TestNGTest.ftl

  Log Message:
  -----------
  Fixed: FORGEPLUGINS-174 Make the generated test testable in container


  Commit: d55cdf5678ddf167ad8832498342c1c12612b901
      https://github.com/forge/addon-arquillian/commit/d55cdf5678ddf167ad8832498342c1c12612b901
  Author: Bartosz Majsak <bartosz.majsak at gmail.com>
  Date:   2017-01-24 (Tue, 24 Jan 2017)

  Changed paths:
    M pom.xml
    M src/main/java/org/jboss/forge/arquillian/command/CreateTestCommand.java
    M src/main/resources/JUnitTest.ftl
    M src/main/resources/TestNGTest.ftl
    M src/test/java/test/integration/JUnitTestGenerationIntegrationTest.java
    M src/test/java/test/integration/TestNGTestGenerationIntegrationTest.java
    A src/test/java/test/integration/extension/AddDependencies.java
    A src/test/java/test/integration/extension/AddPackages.java
    A src/test/java/test/integration/extension/ForgeTestingArchiveProcessorLoader.java
    A src/test/java/test/integration/extension/LibrariesLoaderArchiveProcessor.java
    A src/test/java/test/integration/extension/PackagesArchiveProcessor.java
    A src/test/java/test/integration/support/ShellExecutor.java
    A src/test/java/test/integration/support/ShellTestTemplate.java
    A src/test/java/test/integration/support/assertions/AnnotationAssert.java
    A src/test/java/test/integration/support/assertions/DependencyAssert.java
    A src/test/java/test/integration/support/assertions/FieldAssert.java
    A src/test/java/test/integration/support/assertions/ForgeAssertions.java
    A src/test/java/test/integration/support/assertions/JavaSourceAssert.java
    A src/test/java/test/integration/support/assertions/ManagedDependencyAssert.java
    A src/test/java/test/integration/support/assertions/MethodAssert.java
    A src/test/java/test/integration/support/assertions/ProjectAssert.java
    A src/test/resources/META-INF/services/org.jboss.arquillian.core.spi.LoadableExtension

  Log Message:
  -----------
  Introduces `as-client` flag instead of `testable`


Compare: https://github.com/forge/addon-arquillian/compare/34527ff07dbe^...d55cdf5678dd


More information about the forge-commits mailing list