FluentBddCommands.given(Given).FluentBddCommands.given(When).Rule alongside WithFluentBdd.FluentBdd without an initial TestResult.FluentBdd with an initial TestResult.FluentBdd field that is annotated as a JUnit Rule.Given.prime() method is invoked, any setup necessary for this
to affect the system under test should be performed immediately.When.Then given a TestResult.ThenVerification.verify(Object) method is invoked, a verification should be made about the TestResult.TestResult matches the criteria that were built up to make this ThenVerification.TestResult ready for the assertions.WithFluentBdd.fluentBdd() method by providing a reference to a FluentBdd that is
a field of your test, annotated with a JUnit Rule.Copyright © 2016. All rights reserved.