org.itest.declaration
Interface ITest


public interface ITest


Method Summary
 ITestParamState init()
           
 ITestRef[] initRef()
           
 String name()
           
 ITestParamState verify()
           
 

Method Detail

name

String name()

initRef

ITestRef[] initRef()

init

ITestParamState init()

verify

ITestParamState verify()


Copyright © 2014. All rights reserved.