public class ScheduledJobServiceTests
extends java.lang.Object
Constructor and Description |
---|
ScheduledJobServiceTests() |
Modifier and Type | Method and Description |
---|---|
void |
after() |
void |
before() |
void |
test2SearchExecutionResultsAreOrderedByStartExecutionDate() |
void |
testActiveJobs() |
void |
testDeleteExec() |
void |
testExecPagination() |
void |
testFindJobs() |
void |
testFindJobsAdmin0() |
void |
testGetDomainJobFromId() |
void |
testGetGlobalJobFromId() |
void |
testGetJobFromIdPerms() |
void |
testJobStartPermissionBJR67() |
void |
testSearchExecutionResultsAreOrderedByStartExecutionDate() |
void |
testSetup() |
void |
testStartAndFindExecution() |
void |
testStartAndFindExecutionAd0() |
void |
testStartLoop() |
void |
testUpdateExecution() |
void |
testUpdatePlan() |
public void before() throws java.lang.Exception
java.lang.Exception
public void after() throws java.lang.Exception
java.lang.Exception
public void testSetup() throws ServerFault
ServerFault
public void testJobStartPermissionBJR67() throws ServerFault
ServerFault
public void testStartLoop() throws ServerFault
ServerFault
public void testStartAndFindExecutionAd0() throws ServerFault
ServerFault
public void testStartAndFindExecution() throws ServerFault
ServerFault
public void testUpdateExecution() throws java.lang.Exception
java.lang.Exception
public void testUpdatePlan() throws ServerFault
ServerFault
public void testDeleteExec() throws ServerFault
ServerFault
public void testExecPagination() throws ServerFault
ServerFault
public void testGetGlobalJobFromId() throws ServerFault
ServerFault
public void testGetDomainJobFromId() throws ServerFault
ServerFault
public void testGetJobFromIdPerms() throws ServerFault
ServerFault
public void testFindJobs() throws ServerFault
ServerFault
public void testFindJobsAdmin0() throws ServerFault
ServerFault
public void testActiveJobs() throws ServerFault
ServerFault
public void testSearchExecutionResultsAreOrderedByStartExecutionDate() throws java.lang.InterruptedException
java.lang.InterruptedException
public void test2SearchExecutionResultsAreOrderedByStartExecutionDate() throws java.lang.InterruptedException
java.lang.InterruptedException
Copyright © 2021. All Rights Reserved.