Created
February 29, 2016 12:04
-
-
Save Steve973/5cbf573fd81a49f7351a to your computer and use it in GitHub Desktop.
test jar contents
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
META-INF/ | |
example/itest/marker/IntegrationTest.class | |
example/ | |
example/itest/ | |
example/itest/marker/ | |
spock/lang/MockingApi.class | |
spock/ | |
spock/lang/ | |
example/c2/itest/ExampleCommandAndControlIT.class | |
example/ | |
example/c2/ | |
example/c2/itest/ | |
example/itest/ExampleTestSupport.class | |
example/itest/ExampleTestSupport$_createJavaArchive_closure1$_closure7.class | |
example/itest/ExampleTestSupport$_createJavaArchive_closure1.class | |
example/itest/ExampleTestSupport$_getOsgiService_closure2.class | |
example/itest/ExampleTestSupport$_findBundleByName_closure6.class | |
example/itest/ExampleTestSupport$_getOsgiService_closure3.class | |
example/itest/ExampleTestSupport$_explode_closure4.class | |
example/itest/ExampleTestSupport$_assertFeaturesInstalled_closure5.class | |
org/spockframework/lang/SpecInternals.class | |
org/ | |
org/spockframework/ | |
org/spockframework/lang/ | |
spock/lang/Specification.class | |
META-INF/MANIFEST.MF |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Can you share the content of the final artifact deployed to your container? You can define that in
arquillian.xml
by putting following element at the beginning: