assertEnumConstants

public void assertEnumConstants(Array<String> expectedConstants)(source)

Tests whether the enum constants with the specified names exists.

Parameters

expectedConstants

the name of the enum constants to check