public class KOTestAdapter extends Object implements org.teavm.testing.TestAdapter
| Constructor and Description |
|---|
KOTestAdapter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
acceptClass(Class<?> cls) |
boolean |
acceptMethod(org.teavm.model.MethodReader method) |
Iterable<String> |
getExpectedExceptions(org.teavm.model.MethodReader method) |
public boolean acceptClass(Class<?> cls)
acceptClass in interface org.teavm.testing.TestAdapterpublic boolean acceptMethod(org.teavm.model.MethodReader method)
acceptMethod in interface org.teavm.testing.TestAdapterCopyright © 2015. All rights reserved.