Skip navigation links
A B C E F G H I R S T V 

A

addGiven(String) - Method in class io.bitbucket.tomwnorton.bdd_execution_listener.Scenario
thens should be added last-to-first
addThen(String, Scenario.Step.Result, Throwable) - Method in class io.bitbucket.tomwnorton.bdd_execution_listener.Scenario
Unlike givens or whens, thens are added first-to-last
addWhen(String) - Method in class io.bitbucket.tomwnorton.bdd_execution_listener.Scenario
whens should be added last-to-first

B

BDDExecutionListener - Class in io.bitbucket.tomwnorton.bdd_execution_listener
 
BDDExecutionListener() - Constructor for class io.bitbucket.tomwnorton.bdd_execution_listener.BDDExecutionListener
 

C

createScenarioRecorder() - Method in class io.bitbucket.tomwnorton.bdd_execution_listener.BDDExecutionListener
 

E

equals(Object) - Method in class io.bitbucket.tomwnorton.bdd_execution_listener.Scenario.Step
 
executionFinished(TestIdentifier, TestExecutionResult) - Method in class io.bitbucket.tomwnorton.bdd_execution_listener.BDDExecutionListener
 
executionStarted(TestIdentifier) - Method in class io.bitbucket.tomwnorton.bdd_execution_listener.BDDExecutionListener
 

F

finish() - Method in interface io.bitbucket.tomwnorton.bdd_execution_listener.Scenario.Recorder
Called after the last Scenario in the test plan is recorded.

G

getGivens() - Method in class io.bitbucket.tomwnorton.bdd_execution_listener.Scenario
 
getResult() - Method in class io.bitbucket.tomwnorton.bdd_execution_listener.Scenario.Step
 
getThens() - Method in class io.bitbucket.tomwnorton.bdd_execution_listener.Scenario
 
getThrowable() - Method in class io.bitbucket.tomwnorton.bdd_execution_listener.Scenario.Step
 
getValue() - Method in class io.bitbucket.tomwnorton.bdd_execution_listener.Scenario.Step
 
getWhens() - Method in class io.bitbucket.tomwnorton.bdd_execution_listener.Scenario
 

H

hashCode() - Method in class io.bitbucket.tomwnorton.bdd_execution_listener.Scenario.Step
 

I

io.bitbucket.tomwnorton.bdd_execution_listener - package io.bitbucket.tomwnorton.bdd_execution_listener
 

R

record(Scenario) - Method in interface io.bitbucket.tomwnorton.bdd_execution_listener.Scenario.Recorder
Called for each Scenario in the test plan

S

Scenario - Class in io.bitbucket.tomwnorton.bdd_execution_listener
Encapsulates a given...when...then scenario
Scenario() - Constructor for class io.bitbucket.tomwnorton.bdd_execution_listener.Scenario
 
Scenario.Recorder - Interface in io.bitbucket.tomwnorton.bdd_execution_listener
Plugin to serialize the Scenarios in the test plan
Scenario.Step - Class in io.bitbucket.tomwnorton.bdd_execution_listener
 
Scenario.Step.Result - Enum in io.bitbucket.tomwnorton.bdd_execution_listener
 
setResult(Scenario.Step.Result) - Method in class io.bitbucket.tomwnorton.bdd_execution_listener.Scenario.Step
 
setThrowable(Throwable) - Method in class io.bitbucket.tomwnorton.bdd_execution_listener.Scenario.Step
 
start() - Method in interface io.bitbucket.tomwnorton.bdd_execution_listener.Scenario.Recorder
Called before the first Scenario in the test plan is recorded.
Step(String, Scenario.Step.Result, Throwable) - Constructor for class io.bitbucket.tomwnorton.bdd_execution_listener.Scenario.Step
 

T

testPlanExecutionFinished(TestPlan) - Method in class io.bitbucket.tomwnorton.bdd_execution_listener.BDDExecutionListener
 
toString() - Method in class io.bitbucket.tomwnorton.bdd_execution_listener.Scenario.Step
 
toString() - Method in class io.bitbucket.tomwnorton.bdd_execution_listener.Scenario
 

V

valueOf(String) - Static method in enum io.bitbucket.tomwnorton.bdd_execution_listener.Scenario.Step.Result
Returns the enum constant of this type with the specified name.
values() - Static method in enum io.bitbucket.tomwnorton.bdd_execution_listener.Scenario.Step.Result
Returns an array containing the constants of this enum type, in the order they are declared.
A B C E F G H I R S T V 
Skip navigation links

Copyright © 2018. All rights reserved.