-
Notifications
You must be signed in to change notification settings - Fork 36
Overload_CodeJam_Code_BugIf
Andrew Koryavchenko edited this page Jul 4, 2017
·
2 revisions
Name | Description | |
---|---|---|
![]() ![]() ![]() ![]() |
BugIf(Boolean, String) | Asserts if the given condition is satisfied. |
![]() ![]() ![]() ![]() |
BugIf(Boolean, String, Object[]) | Asserts if the given condition is satisfied. |