public class CleanTest
extends Object
-
Nested Class Summary
Nested Classes
(package private) static class
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
CleanTest
public CleanTest()
-
Method Details
-
execute_whenDeleteTempFilesSucceeds_doesNotThrow
public void execute_whenDeleteTempFilesSucceeds_doesNotThrow()
throws
Exception
- Throws:
Exception
-
execute_whenDeleteTempFilesThrowsRuntime_wrapsInMojoExecutionException
public void execute_whenDeleteTempFilesThrowsRuntime_wrapsInMojoExecutionException()
throws
Exception
- Throws:
Exception