Uses of Class
com.qulice.spi.Environment.Mock
-
-
Uses of Environment.Mock in com.qulice.spi
Methods in com.qulice.spi that return Environment.Mock Modifier and Type Method Description Environment.MockEnvironment.Mock. withDefaultClasspath()With default classpath.Environment.MockEnvironment.Mock. withExcludes(String excludes)With exclude patterns.Environment.MockEnvironment.Mock. withFile(String name, byte[] bytes)With this file on board.Environment.MockEnvironment.Mock. withFile(String name, String content)With this file on board.Environment.MockEnvironment.Mock. withParam(String name, String value)With this param and its value.
-