public final class Custom2Test extends InjectedTest
Constructor and Description |
---|
Custom2Test() |
Modifier and Type | Method and Description |
---|---|
void |
configure(com.google.inject.Binder binder)
Custom injection bindings.
|
void |
testPerTestCaseCustomization() |
public void configure(com.google.inject.Binder binder)
InjectedTest
configure
in interface com.google.inject.Module
configure
in class InjectedTest
binder
- The Guice binderpublic void testPerTestCaseCustomization()
Copyright © 2013. All rights reserved.