org.apache.lucene.util
Class LuceneJUnit3MethodProvider
java.lang.Object
   org.apache.lucene.util.LuceneJUnit3MethodProvider
org.apache.lucene.util.LuceneJUnit3MethodProvider
- All Implemented Interfaces: 
- com.carrotsearch.randomizedtesting.TestMethodProvider
- public final class LuceneJUnit3MethodProvider 
- extends Object- implements com.carrotsearch.randomizedtesting.TestMethodProvider
Backwards compatible test* method provider (public, non-static).
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
LuceneJUnit3MethodProvider
public LuceneJUnit3MethodProvider()
getTestMethods
public Collection<Method> getTestMethods(Class<?> suiteClass,
                                         com.carrotsearch.randomizedtesting.ClassModel classModel)
- 
- Specified by:
- getTestMethodsin interface- com.carrotsearch.randomizedtesting.TestMethodProvider
 
- 
 
          Copyright © 2000-2013 Apache Software Foundation.  All Rights Reserved.