Skip to content

aslakknutsen/arquillian-example-helloworld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Arquillian HelloWorld example

Example is configured to use the Arquillian Chameleon adapter to start a WildFly 9.0.0.Final Managed container during testing.

The example contain a simple CDI service under test showing the complete lifecycle of Arquillian;

  • container start

  • deploy

  • test

  • undeploy

  • container stop

Releases

No releases published

Packages

No packages published

Languages