Package org.machanism.machai.cli
Class CleanCommandTest
java.lang.Object
org.machanism.machai.cli.CleanCommandTest
Unit tests for
CleanCommand.
Tests removal of ".machai" directories from a given root.
-
Constructor Details
-
CleanCommandTest
public CleanCommandTest()
-
-
Method Details
-
setUp
- Throws:
IOException
-
tearDown
- Throws:
IOException
-
testCleanRemovesMachaiFolders
Tests that the clean command removes all ".machai" folders.- Throws:
IOException
-
testRemoveAllDirectoriesByName
Tests static utility for removing directories by name.- Throws:
IOException
-