testWFLY1916(client, Outcome.SUCCESS);
}
@Test
public void testAdministrator() throws Exception {
ManagementInterface client = getClientForUser(ADMINISTRATOR_USER);
whoami(client, ADMINISTRATOR_USER);
readWholeConfig(client, Outcome.SUCCESS);
checkStandardReads(client);
readResource(client, AUTHORIZATION, Outcome.SUCCESS);
readResource(client, MANAGEMENT_REALM, Outcome.SUCCESS);