Class SAPConfigurationServiceImplTest


@UnitTest public class SAPConfigurationServiceImplTest extends SapcoreconfigurationSpringJUnitTest
Unit tests for the test of the SAPConfigurationServiceImpl.
  • Constructor Details

    • SAPConfigurationServiceImplTest

      public SAPConfigurationServiceImplTest()
  • Method Details

    • setUp

      public void setUp()
      Description copied from class: SapcoretestSpringJUnitTest
      Standard test setUp method.
      Overrides:
      setUp in class SapcoreSpringJUnitTest
    • testGetAllProperties

      public void testGetAllProperties() throws Exception
      Test get all properties.
      Throws:
      Exception - Exception
    • testGetAllPropertiesFailure

      public void testGetAllPropertiesFailure() throws Exception
      Test get all properties failure.
      Throws:
      Exception - Exception
    • testIsSAPConfigurationActive

      public void testIsSAPConfigurationActive() throws Exception
      Test is SAP Configuration active.
      Throws:
      Exception - Exception
    • testIsBaseStoreActive

      public void testIsBaseStoreActive() throws Exception
      Test is base store active.
      Throws:
      Exception - Exception
    • testGetBaseStoreService

      public void testGetBaseStoreService() throws Exception
      Test get base store services.
      Throws:
      Exception - Exception
    • testGetSAPConfigurationName

      public void testGetSAPConfigurationName() throws Exception
      Test get SAP configuration name.
      Throws:
      Exception - Exception
    • testGetPropertyAccess

      public void testGetPropertyAccess() throws Exception
      Test get property access.
      Throws:
      Exception - Exception
    • testGetAllPropertyAccesses

      public void testGetAllPropertyAccesses() throws Exception
      Test get all property access.
      Throws:
      Exception - Exception
    • testGetPropertyAccessCollection

      public void testGetPropertyAccessCollection() throws Exception
      Test get property access collection.
      Throws:
      Exception - Exception
    • testGetAllPropertyAccessCollections

      public void testGetAllPropertyAccessCollections() throws Exception
      Test get all property access collections.
      Throws:
      Exception - Exception
    • testGetBackendType

      public void testGetBackendType() throws Exception
      Test get backend type.
      Throws:
      Exception - Exception
    • testGetBackendTypeFailure

      public void testGetBackendTypeFailure() throws Exception
      Test get backend type failure.
      Throws:
      Exception - Exception
    • testGetBaseStoreProperty

      public void testGetBaseStoreProperty() throws Exception
      Test get base store property.
      Throws:
      Exception - Exception
    • testGetBaseStorePropertyFailure

      public void testGetBaseStorePropertyFailure() throws Exception
      Test get base store property failure.
      Throws:
      Exception - Exception
    • testToString

      public void testToString() throws Exception
      Test to String.
      Throws:
      Exception - Exception
    • testToStringNoSAPBaseStoreFound

      public void testToStringNoSAPBaseStoreFound() throws Exception
      Test to String no SAP base store found.
      Throws:
      Exception - Exception