Uses of Enum
org.antublue.test.engine.extras.Directory.PathType
Packages that use Directory.PathType
-
Uses of Directory.PathType in org.antublue.test.engine.extras
Methods in org.antublue.test.engine.extras that return Directory.PathTypeModifier and TypeMethodDescriptionstatic Directory.PathTypeReturns the enum constant of this type with the specified name.static Directory.PathType[]Directory.PathType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.antublue.test.engine.extras with parameters of type Directory.PathTypeModifier and TypeMethodDescriptionstatic DirectoryDirectory.create(String path, Directory.PathType pathType) Method to create a temporary directory