Package test.boundary

Class DomainGetterTest

java.lang.Object
test.boundary.DomainGetterTest

public class DomainGetterTest extends Object
A test class to check the functionality of AttributeGetter class which returns the user type/domain of the user.
  • Constructor Details

    • DomainGetterTest

      public DomainGetterTest()
  • Method Details

    • main

      public static void main(String[] args)
      The main method that calls AttributeGetter class to get the user type/domain of the user. It prints the retrieved user type/domain of the user.
      Parameters:
      args - command line arguments