public class ScheduledJobStoreTests
extends java.lang.Object
Constructor and Description |
---|
ScheduledJobStoreTests() |
Modifier and Type | Method and Description |
---|---|
void |
after() |
void |
before() |
void |
testDeleteExecutions() |
void |
testExecution() |
void |
testExecutionWithNullStatuses() |
void |
testGetJob() |
void |
testJobPlan() |
void |
testLogEntries() |
void |
testSearchExecutionResultsAreOrderedByStartExecutionDate() |
void |
testSearchingExecutionWithStatusUnknownShouldNotFail() |
public void before() throws java.lang.Exception
java.lang.Exception
public void after() throws java.lang.Exception
java.lang.Exception
public void testSearchingExecutionWithStatusUnknownShouldNotFail() throws java.sql.SQLException, ServerFault
java.sql.SQLException
ServerFault
public void testSearchExecutionResultsAreOrderedByStartExecutionDate() throws java.lang.InterruptedException, java.sql.SQLException
java.lang.InterruptedException
java.sql.SQLException
public void testExecution() throws java.sql.SQLException, ServerFault
java.sql.SQLException
ServerFault
public void testExecutionWithNullStatuses() throws java.sql.SQLException, ServerFault
java.sql.SQLException
ServerFault
public void testGetJob() throws java.sql.SQLException, ServerFault
java.sql.SQLException
ServerFault
public void testLogEntries() throws java.sql.SQLException, ServerFault
java.sql.SQLException
ServerFault
public void testJobPlan() throws java.sql.SQLException, ServerFault
java.sql.SQLException
ServerFault
public void testDeleteExecutions() throws java.sql.SQLException, ServerFault
java.sql.SQLException
ServerFault
Copyright © 2021. All Rights Reserved.