Class Hierarchy
- java.lang.Object
- net.thucydides.core.batches.BatchManagerProvider (implements com.google.inject.Provider<T>)
- net.thucydides.core.batches.SystemVariableBasedBatchManager (implements net.thucydides.core.batches.BatchManager)
- net.thucydides.core.batches.TestCountBasedBatchManager
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- net.thucydides.core.batches.UnsupportedBatchStrategyException
- java.lang.RuntimeException
- java.lang.Exception
Interface Hierarchy
- net.thucydides.core.batches.BatchManager
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- net.thucydides.core.batches.BatchStrategy
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)