Class tests.wurstscript.tests.InterfaceTests
|
100%
successful |
Tests
Test | Duration | Result |
---|---|---|
as_argument | 0.257s | passed |
as_return_value | 0.281s | passed |
casts | 0.253s | passed |
destroyInterface | 0.289s | passed |
equality | 0.254s | passed |
hierarchy | 0.243s | passed |
implGap | 0.271s | passed |
inequality | 0.245s | passed |
missing_method | 0.002s | passed |
module_prob | 0.004s | passed |
simple | 0.268s | passed |
swap | 0.278s | passed |
swapArray | 0.295s | passed |
testEmptyImplements | 0.015s | passed |
testInterfaceDefaultImpl | 0.242s | passed |
testOverride | 0.241s | passed |
testOverrideFail | 0.003s | passed |
twoInterfaces | 0.289s | passed |
type_param1 | 0.256s | passed |
type_param_class | 0.258s | passed |
type_param_complicated1 | 0.247s | passed |
type_param_complicated1_fail | 0.004s | passed |
type_param_complicated2 | 0.268s | passed |
type_param_fail_generics | 0.004s | passed |
wrong_method | 0.001s | 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`