startScenario(String)String.valueOf(Object),
except for arrays where Arrays.deepToString(Object[]) is used.false to the word "not" and true to the empty word ""
true: ""
false: "not"
Example:
then().the_coffee_should_$$not_be_served( coffeeServed )
Result:
coffeeServed == false
then the coffee should not be served
coffeeServed == true
then the coffee should be served
StageBase.self() method
to create fluent interfaces.Copyright © 2014 TNG Technology Consulting. All rights reserved.