Index

A B C D G H I O S U 
All Classes and Interfaces|All Packages

A

afterAll(ExtensionContext) - Method in class org.sdase.commons.server.testing.SystemPropertyClassExtension
 
assertThat(Path) - Static method in class org.sdase.commons.server.testing.GoldenFileAssertions
Creates a new instance of GoldenFileAssertions that asserts the content as text.

B

beforeAll(ExtensionContext) - Method in class org.sdase.commons.server.testing.SystemPropertyClassExtension
 

C

CiUtil - Class in org.sdase.commons.server.testing
 
CiUtil() - Constructor for class org.sdase.commons.server.testing.CiUtil
 
client(ObjectMapper) - Static method in class org.sdase.commons.server.testing.DropwizardLegacyHelper
Provides legacy Jersey Client that was changed when updating from Dropwizard 2.1.0 to 2.1.1.

D

DropwizardLegacyHelper - Class in org.sdase.commons.server.testing
 

G

GoldenFileAssertions - Class in org.sdase.commons.server.testing
Special assertions for Path objects to check if a file matches the expected contents and updates them if needed.

H

hasContentAndUpdateGolden(String) - Method in class org.sdase.commons.server.testing.GoldenFileAssertions
Verifies that the text content of the actual Path is exactly equal to the given one.
hasYamlContentAndUpdateGolden(String) - Method in class org.sdase.commons.server.testing.GoldenFileAssertions
Verifies that the text content of the actual Path equals the semantic of the given YAML content.

I

isRunningInCiPipeline() - Method in class org.sdase.commons.server.testing.CiUtil
 

O

org.sdase.commons.server.testing - package org.sdase.commons.server.testing
 

S

setProperty(String, String) - Method in class org.sdase.commons.server.testing.SystemPropertyClassExtension
Set a property to a value for the test.
setProperty(String, Supplier<String>) - Method in class org.sdase.commons.server.testing.SystemPropertyClassExtension
Set a property to a computed value for the test.
SystemPropertyClassExtension - Class in org.sdase.commons.server.testing
JUnit 5 extension for setting system properties for (integration) tests.
SystemPropertyClassExtension() - Constructor for class org.sdase.commons.server.testing.SystemPropertyClassExtension
 

U

unsetProperty(String) - Method in class org.sdase.commons.server.testing.SystemPropertyClassExtension
Unset a property for the test.
A B C D G H I O S U 
All Classes and Interfaces|All Packages