Package test.boundary
Class DomainGetterTest
java.lang.Object
test.boundary.DomainGetterTest
A test class to check the functionality of AttributeGetter class which returns the user type/domain of the user.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
DomainGetterTest
public DomainGetterTest()
-
-
Method Details
-
main
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
-