Uses of Class
com._1c.g5.v8.dt.testing.check.AbstractTestCheck
- 
Packages that use AbstractTestCheck Package Description com._1c.g5.v8.dt.testing.check 
- 
- 
Uses of AbstractTestCheck in com._1c.g5.v8.dt.testing.checkMethod parameters in com._1c.g5.v8.dt.testing.check with type arguments of type AbstractTestCheck Modifier and Type Method Description ICheckTestCheckProvider. registerCheck(Class<? extends AbstractTestCheck> checkClass, String checkId, String categoryId)Registers new testingICheck
 
-