Class tests.wurstscript.tests.InterfaceTests
|
100%
successful |
Tests
Test | Duration | Result |
---|---|---|
as_argument | 0.265s | passed |
as_return_value | 0.262s | passed |
casts | 0.261s | passed |
destroyInterface | 0.301s | passed |
equality | 0.248s | passed |
hierarchy | 0.303s | passed |
implGap | 0.274s | passed |
inequality | 0.252s | passed |
missing_method | 0.003s | passed |
module_prob | 0.006s | passed |
simple | 0.292s | passed |
swap | 0.270s | passed |
swapArray | 0.278s | passed |
testEmptyImplements | 0.016s | passed |
testInterfaceDefaultImpl | 0.246s | passed |
testOverride | 0.237s | passed |
testOverrideFail | 0.003s | passed |
twoInterfaces | 0.298s | passed |
type_param1 | 0.266s | passed |
type_param_class | 0.245s | passed |
type_param_complicated1 | 0.253s | passed |
type_param_complicated1_fail | 0.003s | passed |
type_param_complicated2 | 0.278s | passed |
type_param_fail_generics | 0.004s | passed |
wrong_method | 0.010s | passed |
Standard error
Error in File testEmptyImplements line 3: mismatched input '\n' expecting {'thistype', ID} Error in File testEmptyImplements line 3: Could not find type . Error in File testEmptyImplements line 3: Expecting interface name after `implements`