跳过导航链接
A C L R 

A

apply() - 类 中的方法lt.test.Assert
 
Assert - lt.test中的类
a functional object which represents the success of test
Assert(Context) - 类 的构造器lt.test.Assert
 
AsyncTest - lt.test中的类
the test context
usage:
AsyncTest.run(1000, ass->         Thread(()->                 ass.assertEquals(1, 1)                 ass()         ) )
all methods in Assert can be invoked from the `ass` object
AsyncTest() - 类 的构造器lt.test.AsyncTest
 

C

call(Object, String, boolean[], Object[]) - 类 中的静态方法lt.test.Assert
 
compileIfNotExist(String, File...) - 类 中的静态方法lt.test.LatteTest
 

L

LatteTest - lt.test中的类
latte test util
LatteTest() - 类 的构造器lt.test.LatteTest
 
lt.test - 程序包 lt.test
 

R

run(int, Consumer<Assert>) - 类 中的静态方法lt.test.AsyncTest
run the function and get test result
A C L R 
跳过导航链接

Copyright © 2017. All rights reserved.