Package org.codehaus.gmavenplus.mojo
Class RemoveTestStubsMojoTest
java.lang.Object
org.codehaus.gmavenplus.mojo.RemoveTestStubsMojoTest
Unit tests for the RemoveStubsMojo class.
- Author:
- Keegan Witt
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
RemoveTestStubsMojoTestpublic RemoveTestStubsMojoTest()
 
- 
- 
Method Details- 
setuppublic void setup()
- 
testRemoveTestSourcePathContainsPathpublic void testRemoveTestSourcePathContainsPath()
- 
testRemoveTestSourcePathNotContainsPathpublic void testRemoveTestSourcePathNotContainsPath()
- 
testDoesNothingWhenSkipFlagIsSetpublic void testDoesNothingWhenSkipFlagIsSet()
 
-