Package jetbrains.buildServer
Interface BaseTestCase.UnderLockedFile
-
- Enclosing class:
- BaseTestCase
protected static interface BaseTestCase.UnderLockedFile
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
doAction(File file)
-
-
-
Method Detail
-
doAction
void doAction(@NotNull File file) throws IOException
- Throws:
IOException
-
-