All Classes and Interfaces
Classes
Class
Description
Automatically configure ServerConfig for testing purposes.
Create a logger that captures the SQL and register it for later access in tests.
Helper for testing to assert that the JSON form of an entity
or list of entities is as expected.
Contains the JSON of beans(s).
Helper methods for testing.
A wrapping transaction used in test code to rollback all changes.
Helper to convert to and from json using Jackson object mapper and
perform some useful asserts based on json content.
For reading resource json content into a bean, list or jsonNode in a fluid style.
Provides access to the messages logged to
io.ebean.SQL.Auto configuration of User and Tenant providers and Encrypt key manager for testing purposes.
Use in test code when the CurrentUserProvider and/or CurrentTenantProvider were configured by
this ebean-test-config plugin.