@UnitTest public class ODataFacadeMonitoringPersistenceProxyUnitTest extends java.lang.Object
| Constructor and Description |
|---|
ODataFacadeMonitoringPersistenceProxyUnitTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testGetEntityDelegatesToFacade() |
void |
testGetSchemaDelegatesToFacade() |
void |
testHasErrorsMonitoringPersistenceTurnedOnRetentionForSuccessOff_havingErrors() |
void |
testMonitoringPersistenceIsTurnedOff() |
void |
testMonitoringPersistenceTurnedOn() |
void |
testMonitoringPersistenceTurnedOnRetentionForErrorOff_havingSuccess() |
void |
testMonitoringPersistenceTurnedOnRetentionForErrorOff() |
void |
testMonitoringPersistenceTurnedOnRetentionForSuccessOff() |
void |
testPostDelegatesToFacade() |
public ODataFacadeMonitoringPersistenceProxyUnitTest()
public void setUp()
public void testGetSchemaDelegatesToFacade()
public void testGetEntityDelegatesToFacade()
public void testPostDelegatesToFacade()
public void testMonitoringPersistenceTurnedOn()
public void testMonitoringPersistenceTurnedOnRetentionForSuccessOff()
public void testMonitoringPersistenceTurnedOnRetentionForErrorOff()
public void testHasErrorsMonitoringPersistenceTurnedOnRetentionForSuccessOff_havingErrors()
public void testMonitoringPersistenceTurnedOnRetentionForErrorOff_havingSuccess()
public void testMonitoringPersistenceIsTurnedOff()
Copyright © 2018 SAP SE. All Rights Reserved.