org.spockframework.runtime.extension
Class ExtensionUtil

java.lang.Object
  extended by org.spockframework.runtime.extension.ExtensionUtil

public class ExtensionUtil
extends java.lang.Object


Constructor Summary
ExtensionUtil()
           
 
Method Summary
static void throwAll(java.util.List<? extends java.lang.Throwable> exceptions)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExtensionUtil

public ExtensionUtil()
Method Detail

throwAll

public static void throwAll(java.util.List<? extends java.lang.Throwable> exceptions)
                     throws java.lang.Throwable
Throws:
java.lang.Throwable


Copyright © 2013. All rights reserved