Class MCRAccessKeyUtilsTest


public class MCRAccessKeyUtilsTest extends MCRAccessKeyTestCase
  • Constructor Details

    • MCRAccessKeyUtilsTest

      public MCRAccessKeyUtilsTest()
  • Method Details

    • setUp

      public void setUp() throws Exception
      Description copied from class: MCRTestCase
      initializes MCRConfiguration with an empty property file. This can be used to test MyCoRe classes without any propties set, using default. You may want to set Properties per TestCase with the set() method of MCRConfiguration2
      Overrides:
      setUp in class MCRAccessKeyTestCase
      Throws:
      Exception
      See Also:
    • testUnkownKey

      public void testUnkownKey()
    • testSession

      public void testSession()
    • testUser

      public void testUser()
    • testSessionOverride

      public void testSessionOverride()
    • testUserOverride

      public void testUserOverride()
    • testCleanUpUserAttributes

      public void testCleanUpUserAttributes()