Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Looking at how to configure Guice to allow Stepdefs etc to use an interface while the Guice binding maps to a concrete implementation

Notifications You must be signed in to change notification settings

rapaul/cucumber-jvm-guice-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cucumber-jvm-guice-examples

Looking at how to configure Guice to allow Stepdefs etc to use an interface while the Guice binding maps to a concrete implementation

@Inject annotations are required for all classes that don't have a no-arg constructor.

About

Looking at how to configure Guice to allow Stepdefs etc to use an interface while the Guice binding maps to a concrete implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages