Uses of Interface
com.tngtech.jgiven.integration.CanWire

Packages that use CanWire
com.tngtech.jgiven.base   
com.tngtech.jgiven.impl   
 

Uses of CanWire in com.tngtech.jgiven.base
 

Methods in com.tngtech.jgiven.base with parameters of type CanWire
 void ScenarioTestBase.wireSteps(CanWire canWire)
           
 

Uses of CanWire in com.tngtech.jgiven.impl
 

Methods in com.tngtech.jgiven.impl with parameters of type CanWire
 void ScenarioExecutor.wireSteps(CanWire canWire)
          Used for DI frameworks to inject values into stages
 void ScenarioBase.wireSteps(CanWire canWire)
           
 



Copyright © 2014 TNG Technology Consulting. All rights reserved.