public class TenantAwareSchedulerServiceTest extends Object
| Modifier and Type | Field and Description |
|---|---|
org.mockito.junit.MockitoRule |
mockitoRule |
| Constructor and Description |
|---|
TenantAwareSchedulerServiceTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testScheduleJobOkWhenTenanted() |
void |
testScheduleJobThrowsIllegalStateExceptionWhenTenantless() |
void |
testScheduleJobWithGeneratedIdOkWhenTenanted() |
void |
testScheduleJobWithGeneratedIdThrowsIllegalStateExceptionWhenTenantless() |
public void setUp()
public void testScheduleJobOkWhenTenanted()
throws SchedulerServiceException
SchedulerServiceExceptionpublic void testScheduleJobWithGeneratedIdOkWhenTenanted()
throws SchedulerServiceException
SchedulerServiceExceptionpublic void testScheduleJobThrowsIllegalStateExceptionWhenTenantless()
throws SchedulerServiceException
SchedulerServiceExceptionpublic void testScheduleJobWithGeneratedIdThrowsIllegalStateExceptionWhenTenantless()
throws SchedulerServiceException
SchedulerServiceExceptionCopyright © 2017 Atlassian. All rights reserved.