Package org.jvnet.hudson.test
Class WarExploder
java.lang.Object
org.jvnet.hudson.test.WarExploder
Ensures that 
jenkins.war is exploded.
 Depending on where the test is run (for example, inside Maven vs IDE), this code attempts to use jenkins.war from the right place, thereby improving the productivity.
- Author:
- Kohsuke Kawaguchi
- 
Field SummaryFields
- 
Method Summary
- 
Field Details- 
JENKINS_WAR_PATH_PROPERTY_NAME- See Also:
 
 
- 
- 
Method Details