您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
使用
树
索引
帮助
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH:
程序包 cn.taketoday.test.compiler
package
cn.taketoday.test.compiler
Utilities to work with the Java compiler at test time.
Related Packages
程序包
说明
cn.taketoday.test
Internal support classes used in Spring Boot tests.
cn.taketoday.test.classpath
Custom JUnit extension to change the classpath.
cn.taketoday.test.junit
cn.taketoday.test.testcontainers
Support for testing with Testcontainers.
类
类
说明
TestCompiler
Wrapper to make the
JavaCompiler
easier to use in tests.
TestCompiler.TestCompilationTask
A compilation task.