Package ch.rswk.meta.test
Interface Fixture
public interface Fixture
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final recordstatic classstatic final record -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.fasterxml.jackson.databind.JsonNodestatic final Stringstatic final Stringstatic final Stringstatic final MetaTypestatic final MetaTypestatic final MetaTypestatic final com.fasterxml.jackson.databind.JsonNodestatic final Stringstatic final com.fasterxml.jackson.databind.JsonNodestatic final Stringstatic final com.fasterxml.jackson.databind.JsonNodestatic final Stringstatic final com.fasterxml.jackson.databind.JsonNodestatic final com.fasterxml.jackson.databind.JsonNodestatic final com.fasterxml.jackson.databind.JsonNode -
Method Summary
Static MethodsModifier and TypeMethodDescriptionstatic EngineLauncher.EngineConfigstatic EngineLauncher.EngineConfignewTestEngineConfig(@Nullable DatabaseService.DatabaseServiceDataSourceConfig dataSourceConfig, @Nullable HttpService.HttpServiceConfig httpConfig, WatchdogService.WatchdogServiceConfig watchdogConfig) static EngineRuntimestatic com.fasterxml.jackson.databind.JsonNodetoJsonNode(String json)
-
Field Details
-
ALLOW_SCHEMA
static final com.fasterxml.jackson.databind.JsonNode ALLOW_SCHEMA -
TEST_CHANNEL
- See Also:
-
TEST_GRANTS
-
TEST_IMAGE_BASE64
- See Also:
-
TEST_IMAGE_DATA_URL
- See Also:
-
TEST_OBJECT_VALUE_JSON
-
TEST_OBJECT_VALUE
static final com.fasterxml.jackson.databind.JsonNode TEST_OBJECT_VALUE -
TEST_OBJECT_DATETIME_VALUE_JSON
- See Also:
-
TEST_OBJECT_DATETIME_VALUE
static final com.fasterxml.jackson.databind.JsonNode TEST_OBJECT_DATETIME_VALUE -
TEST_OBJECT_SORTABLE_VALUE_JSON
-
TEST_OBJECT_SORTABLE_VALUE
static final com.fasterxml.jackson.databind.JsonNode TEST_OBJECT_SORTABLE_VALUE -
TEST_SCHEMA
static final com.fasterxml.jackson.databind.JsonNode TEST_SCHEMA -
TEST_META_TYPE
-
TEST_SCHEMA_DATETIME
static final com.fasterxml.jackson.databind.JsonNode TEST_SCHEMA_DATETIME -
TEST_META_TYPE_DATETIME
-
TEST_SCHEMA_SORTABLE
static final com.fasterxml.jackson.databind.JsonNode TEST_SCHEMA_SORTABLE -
TEST_META_TYPE_SORTABLE
-
-
Method Details
-
newTestEngineConfig
-
newTestEngineConfig
static EngineLauncher.EngineConfig newTestEngineConfig(@Nullable DatabaseService.DatabaseServiceDataSourceConfig dataSourceConfig, @Nullable HttpService.HttpServiceConfig httpConfig, WatchdogService.WatchdogServiceConfig watchdogConfig) -
newTestGrants
-
newTestRuntime
-
toJsonNode
-