Ce contenu n'est pas disponible dans la langue sélectionnée.
Chapter 9. Methods Available to the CLI and Server Scripts
9.1. Assert Copier lienLien copié sur presse-papiers!
Copier lienLien copié sur presse-papiers!
Provides assertion utilities for CLI scripts. More information about using Java assertions is in the Java language documentation.
| Method | Signature |
|---|---|
| Assert.assertEquals |
|
| Assert.assertEqualsNoOrder |
|
| Assert.assertExists |
|
| Assert.assertFalse |
|
| Assert.assertNotNull |
|
| Assert.assertNotSame |
|
| Assert.assertNull |
|
| Assert.assertNumberEqualsJS |
|
| Assert.assertSame |
|
| Assert.assertTrue |
|
| Assert.fail |
|