Rob Bygrave
|
f467ca2e10
|
Refactor internals, reduce the number of loggers used and simplify
|
2021-09-22 22:29:41 +12:00 |
|
Rob Bygrave
|
55bfd56574
|
#2367 - Modify ebean-test to use its own logger adapter (not reuse the one from ebean-core)
|
2021-09-15 16:56:12 +12:00 |
|
Robin Bygrave
|
c9968a9662
|
Change JsonAssertContains array matching to match on size
|
2021-03-16 22:03:12 +13:00 |
|
sebastian-mrozek
|
4731ee034e
|
Handle searching for matching elements in an array
Add unit tests.
Refactor internals to allow reusing assertion method for finding matches in an array.
|
2021-03-15 12:51:36 +13:00 |
|
Robin Bygrave
|
b7da2cbd97
|
#2173 - ebean-test: Add assertContains - DbJson.of(entityBean).assertContains(...)
|
2021-02-19 09:29:06 +13:00 |
|
rob bygrave
|
fe874c946d
|
#2140 - Bump ebean-migration dependency of ebean-ddl-generator to 12.4.0 (update ebean-test)
|
2020-12-23 20:22:50 +13:00 |
|
rob bygrave
|
9d706056c6
|
No functional change, replace new ReentrantLock(false) with new ReentrantLock()
|
2020-12-04 21:18:55 +13:00 |
|
rob bygrave
|
35580fa62b
|
#2101 - Refactor to make ebean-migration optional dependency
|
2020-11-18 21:52:32 +13:00 |
|
rob bygrave
|
064b3ceaa4
|
#2080 - Refactor convert from sychronized to ReentrantLock
DatabaseFactory, DbPrimary, ScalarTypeArrayList etc
|
2020-10-16 00:46:13 +13:00 |
|
rob bygrave
|
a6f5ab8074
|
Refactor internals - move DbOffline, split VisitAllUsing into VisitProperties
|
2020-10-09 18:02:40 +13:00 |
|
rob bygrave
|
bc055fea25
|
#2068 - Add ebean-test as module
|
2020-10-08 23:48:19 +13:00 |
|