io.tracee.contextlogger.integrationtest.testcontextprovider.WrappedBrokenTestContextData Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of contextlogger-testcontextprovider-for-integration-test Show documentation
Show all versions of contextlogger-testcontextprovider-for-integration-test Show documentation
Please refer to https://github.com/tracee/contextlogger.
package io.tracee.contextlogger.integrationtest.testcontextprovider;
/**
* Class needed by {@link BrokenContextProviderThatThrowsNullPointerException}.
*/
public class WrappedBrokenTestContextData {
}