Class AzureDatabaseUtilizationServiceTest
java.lang.Object
de.hybris.platform.azure.dtu.impl.AzureDatabaseUtilizationServiceTest
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
mockitorule
public org.mockito.junit.MockitoRule mockitorule
-
-
Constructor Details
-
AzureDatabaseUtilizationServiceTest
public AzureDatabaseUtilizationServiceTest()
-
-
Method Details
-
setUp
public void setUp() -
shouldThrowException
public void shouldThrowException() -
shouldDeliverUtilization
- Throws:
SQLException
-
shouldDeliverEmptyUtilizationList
- Throws:
SQLException
-
shouldDeliverEmptyUtilizationListOnConnectionValidationError
- Throws:
SQLException
-
shouldDeliverEmptyUtilizationListForInactiveService
- Throws:
SQLException
-
shouldBeActive
- Throws:
SQLException
-
shouldBeInactiveForSQLServerAndMissingView
- Throws:
SQLException
-
shouldBeInactiveForNonSQLServer
- Throws:
SQLException
-