org.tap4j.producer
Class TapPerlIntegrationModule
java.lang.Object
org.tap4j.producer.TapPerlIntegrationModule
- All Implemented Interfaces:
- com.google.inject.Module
public class TapPerlIntegrationModule
- extends Object
- implements com.google.inject.Module
Binds the required classes to have the integration test between Java and
Perl.
- Since:
- 1.4.6
- Author:
- Bruno P. Kinoshita - http://www.kinoshita.eti.br
|
Method Summary |
void |
configure(com.google.inject.Binder binder)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TapPerlIntegrationModule
public TapPerlIntegrationModule()
configure
public void configure(com.google.inject.Binder binder)
- Specified by:
configure in interface com.google.inject.Module
Copyright © 2010-2012 TupiLabs. All Rights Reserved.