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

santos.cola-gradle-plugin.0.0.3.source-code.messages.properties Maven / Gradle / Ivy

Go to download

COLA Tests is a plugin that automatically injects BDD stories into normal JUnit POJOs.

There is a newer version: 0.5.0
Show newest version
error.mojo=Unexpected error
error.processing=There were errors while processing COLA JUnit Tests.
error.failed.tests=There were %s out of %s COLA Tests that failed to process. Failed Tests: 
error.failed.processing=Failed to process %s. Error: %s
error.failed.process.file=Failed to process %s
error.failed.ide=Failed to process IDE base class

warn.missing.ide.test=ideBaseClassTest method not set. Will look for default JUnit Test named 'iWillBeRemoved' method and remove if available.

info.missing.ide.class=ideBaseClass not set. Looking for default class.
info.found.default.ide.class=Found default ideBaseClass class. Proceeding...
info.missing.default.ide.class=Default class not found. Please set ideBaseClass and ideBaseClassTest properties or create cola/ide/BaseColaTest test class with test method "iWillBeRemoved".
info.processing=Processing COLA Test: 




© 2015 - 2024 Weber Informatics LLC | Privacy Policy