io.tracee.testhelper
Class DelegationTestUtil.Delegation<I,W>

java.lang.Object
  extended by io.tracee.testhelper.DelegationTestUtil.Delegation<I,W>
Enclosing class:
DelegationTestUtil

public static class DelegationTestUtil.Delegation<I,W>
extends Object


Method Summary
 DelegationTestUtil.Delegation<I,W> by(W wrapperObj)
           
 DelegationTestUtil.Delegation<I,W> ignore(String methodName)
           
 void verify()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

by

public DelegationTestUtil.Delegation<I,W> by(W wrapperObj)

ignore

public DelegationTestUtil.Delegation<I,W> ignore(String methodName)

verify

public void verify()


Copyright © 2013-2016 Holisticon AG. All Rights Reserved.