org.fcrepo.test.fesl.policyindex
Class PolicyIndexExerciser
java.lang.Object
java.lang.Thread
org.fcrepo.test.fesl.policyindex.PolicyIndexExerciser
- All Implemented Interfaces:
- Runnable
public class PolicyIndexExerciser
- extends Thread
| Methods inherited from class java.lang.Thread |
activeCount, checkAccess, clone, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yield |
PolicyIndexExerciser
public PolicyIndexExerciser(String testurl,
String testuser,
String testpassword,
String adminUrl,
String adminUser,
String adminPassword,
String[] testPids)
throws Exception
- Throws:
Exception
PolicyIndexExerciser
public PolicyIndexExerciser(String testurl,
String testuser,
String testpassword)
throws Exception
- Throws:
Exception
run
public void run()
- Specified by:
run in interface Runnable- Overrides:
run in class Thread
stopit
public void stopit()
updaterRunningCount
public static int updaterRunningCount()
updaterPassedCount
public static int updaterPassedCount()
readerRunningCount
public static int readerRunningCount()
readerPassedCount
public static int readerPassedCount()
failure
public Throwable failure()
failed
public boolean failed()
lastUrl
public String lastUrl()
Copyright © 2012 DuraSpace. All Rights Reserved.