All Downloads are FREE. Search and download functionalities are using the official Maven repository.

pl.beone.lib.junit.jupiter.applicationmodel.DockerExtensionTestExecutionException.kt Maven / Gradle / Ivy

package pl.beone.lib.junit.jupiter.applicationmodel

class DockerExtensionTestExecutionException(
    mavenLog: String
) : DockerExtensionException("Test failed. Check the following log for more details:\n$mavenLog")




© 2015 - 2025 Weber Informatics LLC | Privacy Policy