org.apache.tomee.loader.service.helper
Class TestHelperImpl

java.lang.Object
  extended by org.apache.tomee.loader.service.helper.TestHelperImpl
All Implemented Interfaces:
TestHelper

public class TestHelperImpl
extends Object
implements TestHelper


Constructor Summary
TestHelperImpl(ServiceContext srvCtx)
           
 
Method Summary
 List<Map<String,Object>> getTestResults()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestHelperImpl

public TestHelperImpl(ServiceContext srvCtx)
Method Detail

getTestResults

public List<Map<String,Object>> getTestResults()
Specified by:
getTestResults in interface TestHelper


Copyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.