A C D E F G J S T W 
All Classes All Packages

A

addStage(Class<T>) - Method in class com.tngtech.jgiven.junit.StandaloneScenarioRule
 
apply(Statement, FrameworkMethod, Object) - Method in class com.tngtech.jgiven.junit.JGivenMethodRule
 

C

CenarioTeste<DADO,​QUANDO,​ENTAO> - Class in com.tngtech.jgiven.junit.lang.pt
 
CenarioTeste() - Constructor for class com.tngtech.jgiven.junit.lang.pt.CenarioTeste
 
com.tngtech.jgiven.junit - package com.tngtech.jgiven.junit
 
com.tngtech.jgiven.junit.lang.de - package com.tngtech.jgiven.junit.lang.de
 
com.tngtech.jgiven.junit.lang.es - package com.tngtech.jgiven.junit.lang.es
 
com.tngtech.jgiven.junit.lang.fr - package com.tngtech.jgiven.junit.lang.fr
 
com.tngtech.jgiven.junit.lang.pt - package com.tngtech.jgiven.junit.lang.pt
 

D

DualScenarioTest<GIVEN_WHEN,​THEN> - Class in com.tngtech.jgiven.junit
 
DualScenarioTest() - Constructor for class com.tngtech.jgiven.junit.DualScenarioTest
 

E

EinfacherSzenarioTest<STUFE> - Class in com.tngtech.jgiven.junit.lang.de
 
EinfacherSzenarioTest() - Constructor for class com.tngtech.jgiven.junit.lang.de.EinfacherSzenarioTest
 
EscenarioTest<DADO,​CUANDO,​ENTONCES> - Class in com.tngtech.jgiven.junit.lang.es
 
EscenarioTest() - Constructor for class com.tngtech.jgiven.junit.lang.es.EscenarioTest
 

F

failed(Throwable) - Method in class com.tngtech.jgiven.junit.JGivenMethodRule
 
finished(Description) - Method in class com.tngtech.jgiven.junit.JGivenClassRule
 

G

getAndRemoveReportModel(Class<?>) - Method in class com.tngtech.jgiven.junit.ScenarioModelHolder
Returns the ReportModel for the given test class and removes it.
getCommonReportHelper() - Method in class com.tngtech.jgiven.junit.JGivenClassRule
 
getInstance() - Static method in class com.tngtech.jgiven.junit.ScenarioModelHolder
 
getReportModel(Class<? extends Object>) - Method in class com.tngtech.jgiven.junit.ScenarioModelHolder
Returns the ReportModel for the given test class.
getScenario() - Method in class com.tngtech.jgiven.junit.DualScenarioTest
 
getScenario() - Method in class com.tngtech.jgiven.junit.JGivenMethodRule
Returns the ScenarioBase instance of this rule
getScenario() - Method in class com.tngtech.jgiven.junit.lang.de.EinfacherSzenarioTest
 
getScenario() - Method in class com.tngtech.jgiven.junit.lang.de.SzenarioTest
 
getScenario() - Method in class com.tngtech.jgiven.junit.lang.es.EscenarioTest
 
getScenario() - Method in class com.tngtech.jgiven.junit.lang.es.SimpleEscenarioTest
 
getScenario() - Method in class com.tngtech.jgiven.junit.lang.fr.SimpleTestDeScenario
 
getScenario() - Method in class com.tngtech.jgiven.junit.lang.fr.TestDeScenario
 
getScenario() - Method in class com.tngtech.jgiven.junit.lang.pt.CenarioTeste
 
getScenario() - Method in class com.tngtech.jgiven.junit.lang.pt.SimplesCenarioTeste
 
getScenario() - Method in class com.tngtech.jgiven.junit.ScenarioTest
 
getScenario() - Method in class com.tngtech.jgiven.junit.SimpleScenarioTest
 

J

JGivenClassRule - Class in com.tngtech.jgiven.junit
 
JGivenClassRule() - Constructor for class com.tngtech.jgiven.junit.JGivenClassRule
 
JGivenMethodRule - Class in com.tngtech.jgiven.junit
JUnit Rule to enable JGiven in a JUnit test
JGivenMethodRule() - Constructor for class com.tngtech.jgiven.junit.JGivenMethodRule
 
JGivenMethodRule(ScenarioBase) - Constructor for class com.tngtech.jgiven.junit.JGivenMethodRule
 

S

scenario - Variable in class com.tngtech.jgiven.junit.JGivenMethodRule
 
ScenarioModelHolder - Class in com.tngtech.jgiven.junit
Holds report models mapped by test class names.
ScenarioModelHolder() - Constructor for class com.tngtech.jgiven.junit.ScenarioModelHolder
 
scenarioRule - Variable in class com.tngtech.jgiven.junit.DualScenarioTest
 
scenarioRule - Variable in class com.tngtech.jgiven.junit.lang.de.EinfacherSzenarioTest
 
scenarioRule - Variable in class com.tngtech.jgiven.junit.lang.de.SzenarioTest
 
scenarioRule - Variable in class com.tngtech.jgiven.junit.lang.es.EscenarioTest
 
scenarioRule - Variable in class com.tngtech.jgiven.junit.lang.es.SimpleEscenarioTest
 
scenarioRule - Variable in class com.tngtech.jgiven.junit.lang.fr.SimpleTestDeScenario
 
scenarioRule - Variable in class com.tngtech.jgiven.junit.lang.fr.TestDeScenario
 
scenarioRule - Variable in class com.tngtech.jgiven.junit.lang.pt.CenarioTeste
 
scenarioRule - Variable in class com.tngtech.jgiven.junit.lang.pt.SimplesCenarioTeste
 
scenarioRule - Variable in class com.tngtech.jgiven.junit.ScenarioTest
 
scenarioRule - Variable in class com.tngtech.jgiven.junit.SimpleScenarioTest
 
ScenarioTest<GIVEN,​WHEN,​THEN> - Class in com.tngtech.jgiven.junit
 
ScenarioTest() - Constructor for class com.tngtech.jgiven.junit.ScenarioTest
 
SimpleEscenarioTest<FASE> - Class in com.tngtech.jgiven.junit.lang.es
 
SimpleEscenarioTest() - Constructor for class com.tngtech.jgiven.junit.lang.es.SimpleEscenarioTest
 
SimpleScenarioTest<STEPS> - Class in com.tngtech.jgiven.junit
 
SimpleScenarioTest() - Constructor for class com.tngtech.jgiven.junit.SimpleScenarioTest
 
SimplesCenarioTeste<ETAPA> - Class in com.tngtech.jgiven.junit.lang.pt
 
SimplesCenarioTeste() - Constructor for class com.tngtech.jgiven.junit.lang.pt.SimplesCenarioTeste
 
SimpleTestDeScenario<ETAPE> - Class in com.tngtech.jgiven.junit.lang.fr
 
SimpleTestDeScenario() - Constructor for class com.tngtech.jgiven.junit.lang.fr.SimpleTestDeScenario
 
StandaloneScenarioRule - Class in com.tngtech.jgiven.junit
 
StandaloneScenarioRule() - Constructor for class com.tngtech.jgiven.junit.StandaloneScenarioRule
 
starting(Statement, FrameworkMethod, Object) - Method in class com.tngtech.jgiven.junit.JGivenMethodRule
 
succeeded() - Method in class com.tngtech.jgiven.junit.JGivenMethodRule
 
SzenarioTest<GEGEBEN,​WENN,​DANN> - Class in com.tngtech.jgiven.junit.lang.de
 
SzenarioTest() - Constructor for class com.tngtech.jgiven.junit.lang.de.SzenarioTest
 

T

TestDeScenario<ETANT_DONNE,​QUAND,​ALORS> - Class in com.tngtech.jgiven.junit.lang.fr
 
TestDeScenario() - Constructor for class com.tngtech.jgiven.junit.lang.fr.TestDeScenario
 

W

writerRule - Static variable in class com.tngtech.jgiven.junit.DualScenarioTest
 
writerRule - Static variable in class com.tngtech.jgiven.junit.lang.de.EinfacherSzenarioTest
 
writerRule - Static variable in class com.tngtech.jgiven.junit.lang.de.SzenarioTest
 
writerRule - Static variable in class com.tngtech.jgiven.junit.lang.es.EscenarioTest
 
writerRule - Static variable in class com.tngtech.jgiven.junit.lang.es.SimpleEscenarioTest
 
writerRule - Static variable in class com.tngtech.jgiven.junit.lang.fr.SimpleTestDeScenario
 
writerRule - Static variable in class com.tngtech.jgiven.junit.lang.fr.TestDeScenario
 
writerRule - Static variable in class com.tngtech.jgiven.junit.lang.pt.CenarioTeste
 
writerRule - Static variable in class com.tngtech.jgiven.junit.lang.pt.SimplesCenarioTeste
 
writerRule - Static variable in class com.tngtech.jgiven.junit.ScenarioTest
 
writerRule - Static variable in class com.tngtech.jgiven.junit.SimpleScenarioTest
 
A C D E F G J S T W 
All Classes All Packages