org.rhq.test
Class JMockTest

java.lang.Object
  extended by org.rhq.test.JMockTest
All Implemented Interfaces:
org.testng.IHookable

public class JMockTest
extends Object
implements org.testng.IHookable


Field Summary
protected  org.jmock.Mockery context
           
 
Constructor Summary
JMockTest()
           
 
Method Summary
 void initContext()
           
 void run(org.testng.IHookCallBack iHookCallBack, org.testng.ITestResult iTestResult)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

context

protected org.jmock.Mockery context
Constructor Detail

JMockTest

public JMockTest()
Method Detail

initContext

public void initContext()

run

public void run(org.testng.IHookCallBack iHookCallBack,
                org.testng.ITestResult iTestResult)
Specified by:
run in interface org.testng.IHookable


Copyright © 2008-2011 Red Hat, Inc.. All Rights Reserved.