public class Closures extends BasicQLinTestCase
| Modifier and Type | Class and Description |
|---|---|
static class |
Closures.Closure |
BasicQLinTestCase.Cat, BasicQLinTestCase.Dog, BasicQLinTestCase.Pet<T>| Constructor and Description |
|---|
Closures() |
| Modifier and Type | Method and Description |
|---|---|
void |
closureSample() |
java.util.List<BasicQLinTestCase.Cat> |
listOf(BasicQLinTestCase.Cat... cats) |
void |
with(java.lang.Object obj,
java.lang.Object obj2) |
assertQuery, testExecute, testField, testFromSelect, testLimit, testPredefinedPrototype, testQueryingByInterface, testTwoLevelField, testUpdate, testWhereAsNativeQuery, testWhereFieldNameAsString, testWherePrototypeFieldIsGreater, testWherePrototypeFieldIsPrimitiveInt, testWherePrototypeFieldIsSmaller, testWherePrototypeFieldIsString, testWherePrototypeFieldStartsWithpublic void with(java.lang.Object obj,
java.lang.Object obj2)
public java.util.List<BasicQLinTestCase.Cat> listOf(BasicQLinTestCase.Cat... cats)
public void closureSample()