类 TestCompiler

java.lang.Object
cn.taketoday.test.compiler.TestCompiler

public class TestCompiler extends Object
Wrapper to make the JavaCompiler easier to use in tests.
从以下版本开始:
4.0
作者:
Stephane Nicoll, Phillip Webb, Andy Wilkinson