Package com.chutneytesting.server.core.domain.execution.history
-
Interface Summary Interface Description ExecutionHistory ExecutionHistory.Attached ExecutionHistory.DetachedExecution ExecutionHistory.Execution ExecutionHistory.ExecutionProperties ExecutionHistory.ExecutionSummary ExecutionHistoryRepository Repository storing execution executionHistory by scenario. -
Class Summary Class Description ImmutableExecutionHistory Immutable implementation ofExecutionHistory.ImmutableExecutionHistory.Builder Builds instances of typeImmutableExecutionHistory.ImmutableExecutionHistory.DetachedExecution Immutable implementation ofExecutionHistory.DetachedExecution.ImmutableExecutionHistory.DetachedExecution.Builder Builds instances of typeDetachedExecution.ImmutableExecutionHistory.Execution Immutable implementation ofExecutionHistory.Execution.ImmutableExecutionHistory.Execution.Builder Builds instances of typeExecution.ImmutableExecutionHistory.ExecutionSummary Immutable implementation ofExecutionHistory.ExecutionSummary.ImmutableExecutionHistory.ExecutionSummary.Builder Builds instances of typeExecutionSummary.