public final class ModelAssertions extends Object
Modifier and Type | Method and Description |
---|---|
static void |
assertGroupsEqual(Group expected,
Group actual) |
static void |
assertUsersEqual(User expected,
User actual) |
static void |
assertUsersWithAttributesEqual(UserWithAttributes expected,
UserWithAttributes actual) |
public static void assertUsersWithAttributesEqual(UserWithAttributes expected, UserWithAttributes actual)
Copyright © 2021 Atlassian. All rights reserved.