net.thucydides.core.reports.adaptors
Class AdaptorService

Package class diagram package AdaptorService
java.lang.Object
  extended by net.thucydides.core.reports.adaptors.AdaptorService

public class AdaptorService
extends Object


Constructor Summary
AdaptorService()
           
AdaptorService(EnvironmentVariables environmentVariables)
           
 
Method Summary
 TestOutcomeAdaptor getAdaptor(String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AdaptorService

public AdaptorService(EnvironmentVariables environmentVariables)

AdaptorService

public AdaptorService()
Method Detail

getAdaptor

public TestOutcomeAdaptor getAdaptor(String name)


Copyright © 2011-2013 Wakaleo Consulting. All Rights Reserved.