com.eviware.soapui.impl.wsdl.testcase
Class TestCaseLogItem

java.lang.Object
  extended by com.eviware.soapui.impl.wsdl.testcase.TestCaseLogItem

public class TestCaseLogItem
extends java.lang.Object

Entries in the TestCase Log

Author:
ole.matzura

Constructor Summary
TestCaseLogItem(TestStep testStep, java.lang.String msg)
           
 
Method Summary
 java.lang.String getMsg()
           
 TestStep getTestStep()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestCaseLogItem

public TestCaseLogItem(TestStep testStep,
                       java.lang.String msg)
Method Detail

getMsg

public java.lang.String getMsg()

getTestStep

public TestStep getTestStep()


Copyright © 2005-2009 eviware.com. All Rights Reserved.