Package quickdb.validation

Examples of quickdb.validation.ValidationTest


        InvalidTest test6 = new InvalidTest(admin);
        ComplexOperationsTest test7 = new ComplexOperationsTest(admin);
        OperationsTest test8 = new OperationsTest(admin);
        PrimitiveCollectionTest test9 = new PrimitiveCollectionTest(admin);
        QueryTest test10 = new QueryTest(admin);
        ValidationTest test12 = new ValidationTest(admin);
       
    }
View Full Code Here

TOP

Related Classes of quickdb.validation.ValidationTest

Copyright © 2018 www.massapicom. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.