Module io.ebean.test
Package io.ebean.test
package io.ebean.test
-
ClassesClassDescriptionCreate 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.Use in test code when the CurrentUserProvider and/or CurrentTenantProvider were configured by this ebean-test-config plugin.