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

tebricks.sitebricks-acceptance-tests.0.8.11.source-code.Case.html Maven / Gradle / Ivy

The newest version!



    



    
    

    

examples

Example of the @Case widget, which is similar to a java switch() statement (we use it to choose between 3 colors):
@Case(choice=color) @When("red") Red @When("yellow") Yellow @When("green") Green




© 2015 - 2024 Weber Informatics LLC | Privacy Policy