santos.cola-gradle-plugin.0.0.3.source-code.messages.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of cola-gradle-plugin Show documentation
Show all versions of cola-gradle-plugin Show documentation
COLA Tests is a plugin that automatically injects BDD stories into normal JUnit POJOs.
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: