Class ModuleResourceAccessTest


@UnitTest @ContextConfiguration(locations="ModuleResourceAccessTest-spring.xml") public class ModuleResourceAccessTest extends SapcoreSpringJUnitTest
Test for module configuration access.
  • Constructor Details

    • ModuleResourceAccessTest

      public ModuleResourceAccessTest()
  • Method Details

    • testGetStringWithResourceKey

      public void testGetStringWithResourceKey()
      Test retrieving of text with resource key.
    • testGetStringWithResourceKeyAndArguments

      public void testGetStringWithResourceKeyAndArguments()
      Test retrieving of text with resource key and arguments.
    • testGetStringWithResourceKeyAndLocale

      public void testGetStringWithResourceKeyAndLocale()
      Test retrieving of text with resource key.
    • testGetStringWithResourceKeyAndLocaleAndArguments

      public void testGetStringWithResourceKeyAndLocaleAndArguments()
      Test retrieving of text with resource key.
    • testGetStringWithNotExistingResourceKey

      public void testGetStringWithNotExistingResourceKey()
      Test retrieving of text with resource key.
    • testGetStringWithNotExistingModuleId

      public void testGetStringWithNotExistingModuleId()
      Test retrieving of text with resource key.