类 DefaultAotTestAttributes

java.lang.Object
cn.taketoday.test.context.aot.DefaultAotTestAttributes
所有已实现的接口:
AotTestAttributes

class DefaultAotTestAttributes extends Object implements AotTestAttributes
Default implementation of AotTestAttributes backed by a Map.
从以下版本开始:
4.0
作者:
Sam Brannen, Harry Yang