类 TestCompiler
java.lang.Object
cn.taketoday.test.compiler.TestCompiler
Wrapper to make the
JavaCompiler easier to use in tests.- 从以下版本开始:
- 4.0
- 作者:
- Stephane Nicoll, Phillip Webb, Andy Wilkinson
-
嵌套类概要
嵌套类 -
字段概要
字段 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明protected Fileprotected FilegetTask(Collection<File> sourceFiles) static StringsourcePathFor(Class<?> type)
-
字段详细资料
-
SOURCE_DIRECTORY
The default source directory.
-
-
构造器详细资料
-
TestCompiler
- 抛出:
IOException
-
TestCompiler
- 抛出:
IOException
-
-
方法详细资料
-
getTask
-
getTask
-
getOutputLocation
-
getFile
-
sourcePathFor
-
getSourceDirectory
-