io.leopard.autounit
Class AutoUnitLog

java.lang.Object
  extended by io.leopard.autounit.AutoUnitLog

public class AutoUnitLog
extends java.lang.Object


Constructor Summary
AutoUnitLog()
           
 
Method Summary
protected static java.lang.String argsToString(java.lang.Object... args)
           
static void log(java.lang.reflect.Method method, java.lang.Object result, java.lang.Object... args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AutoUnitLog

public AutoUnitLog()
Method Detail

log

public static void log(java.lang.reflect.Method method,
                       java.lang.Object result,
                       java.lang.Object... args)

argsToString

protected static java.lang.String argsToString(java.lang.Object... args)


Copyright © 2014-2015. All Rights Reserved.