querydsl/querydsl-sql/src/test/java/com/mysema/query
2012-12-16 23:03:20 +02:00
..
ddl #304 removed assert usage 2012-12-02 14:15:58 +02:00
sql fixed collection population issues 2012-12-16 22:35:46 +02:00
suites #197 finalized suites 2012-07-13 12:21:05 +03:00
AbstractBaseTest.java some test improvements 2012-12-11 23:34:22 +02:00
AbstractJDBCTest.java #66: updated license to ASL 2.0 2011-12-10 20:29:48 +02:00
BeanPopulationBase.java #197 grouped SQL tests into suites 2012-07-13 00:49:01 +03:00
Benchmark.java #304 added warmup phase 2012-12-13 08:59:15 +02:00
Connections.java #304 change some test variables to constants 2012-12-16 23:03:20 +02:00
Constants.java #66: updated license to ASL 2.0 2011-12-10 20:29:48 +02:00
DeleteBase.java #197 grouped SQL tests into suites 2012-07-13 00:49:01 +03:00
DependenciesTest.java #66: updated license to ASL 2.0 2011-12-10 20:29:48 +02:00
ExtendedSQLQuery.java #66: updated license to ASL 2.0 2011-12-10 20:29:48 +02:00
ExtendedSQLTest.java #304 removed varargs usage in QueryMetadata interface 2012-12-04 23:34:23 +02:00
InsertBase.java added static imports 2012-07-13 12:24:14 +03:00
LikeEscapeBase.java #197 grouped SQL tests into suites 2012-07-13 00:49:01 +03:00
ListSubQueryTest.java #296 simplified Tuple projection usage 2012-11-28 23:50:40 +02:00
MergeBase.java added static imports 2012-07-13 12:24:14 +03:00
MetadataTest.java made forUpdate() available for all SQL queries 2012-06-17 21:41:50 +03:00
OtherEmployee.java #66: updated license to ASL 2.0 2011-12-10 20:29:48 +02:00
PrecedenceTest.java added precedence tests 2012-07-13 23:52:52 +03:00
Projection.java #66: updated license to ASL 2.0 2011-12-10 20:29:48 +02:00
QBeanTest.java #66: updated license to ASL 2.0 2011-12-10 20:29:48 +02:00
QCompanies.java #204 updated test 2012-11-30 23:46:58 +02:00
QGeneratedKeysEntity.java #66: updated license to ASL 2.0 2011-12-10 20:29:48 +02:00
QProjection.java #66: updated license to ASL 2.0 2011-12-10 20:29:48 +02:00
QueryMutabilityTest.java #186 rename ColQueryImpl to CollQuery and SQLQueryImpl to SQLQuery 2012-12-11 18:27:31 +02:00
QueryPerformanceTest.java #304 change some test variables to constants 2012-12-16 23:03:20 +02:00
Runner.java #304 add gc before timings 2012-12-15 13:21:58 +02:00
SelectBase.java replace BooleanExpression with Predicate in tests 2012-12-11 23:51:21 +02:00
SimpleProjection.java #197 grouped SQL tests into suites 2012-07-13 00:49:01 +03:00
SkipForQuoted.java #66: updated license to ASL 2.0 2011-12-10 20:29:48 +02:00
SkipForQuotedRule.java #197 finalized suites 2012-07-13 12:21:05 +03:00
StoredProcedures.java #66: updated license to ASL 2.0 2011-12-10 20:29:48 +02:00
SubqueriesBase.java #313 excluded Cubrid in test 2012-12-14 09:45:49 +02:00
Survey.java #197 grouped SQL tests into suites 2012-07-13 00:49:01 +03:00
TargetRule.java #197 grouped SQL tests into suites 2012-07-13 00:49:01 +03:00
TypesBase.java added static imports 2012-07-13 12:24:14 +03:00
UnionBase.java #296 simplified Tuple projection usage 2012-11-28 23:50:40 +02:00
UpdateBase.java #197 grouped SQL tests into suites 2012-07-13 00:49:01 +03:00