public class TestUtils extends Object
Modifier and Type | Method and Description |
---|---|
static void |
assumeThat(boolean assertion) |
static void |
assumeThat(String reason,
boolean assertion) |
public static void assumeThat(boolean assertion)
public static void assumeThat(String reason, boolean assertion)
Copyright © 2017 – 2022 Eclipse Foundation. All rights reserved.
Use is subject to license terms.