[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
227 | 0 | 0 | 16 | 92.952% | 3.18 |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
[Summary] [Package List] [Test Cases]
Package | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|
cz.cuni.amis.pogamut.sposh.executor | 18 | 0 | 0 | 0 | 100% | 0.016 |
cz.cuni.amis.pogamut.shady | 11 | 0 | 0 | 0 | 100% | 0.135 |
cz.cuni.amis.pogamut.sposh.engine | 28 | 0 | 0 | 1 | 96.429% | 0.591 |
cz.cuni.amis.pogamut.sposh.elements | 170 | 0 | 0 | 15 | 91.176% | 2.438 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
ParamInfoTest | 18 | 0 | 0 | 0 | 100% | 0.016 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
ShadyParserTest | 11 | 0 | 0 | 0 | 100% | 0.135 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
SenseExecutorTest | 1 | 0 | 0 | 0 | 100% | 0.016 | |
VariableContextTest | 5 | 0 | 0 | 0 | 100% | 0.014 | |
PoshEngineTest | 22 | 0 | 0 | 1 | 95.455% | 0.561 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
ValueTest | 10 | 0 | 0 | 0 | 100% | 0.017 | |
LapChainToPathTest | 7 | 0 | 0 | 0 | 100% | 0.262 | |
CompetenceElementTest | 4 | 0 | 0 | 0 | 100% | 0.179 | |
CompetenceTest | 6 | 0 | 0 | 0 | 100% | 0.049 | |
SenseTest | 13 | 0 | 0 | 0 | 100% | 0.073 | |
DriveCollectionTest | 4 | 0 | 0 | 0 | 100% | 0.2 | |
PoshDummyElementTest | 3 | 0 | 0 | 0 | 100% | 0.28 | |
DocstringTest | 5 | 0 | 0 | 0 | 100% | 0.158 | |
LapPathParseTest | 11 | 0 | 0 | 0 | 100% | 0.035 | |
LapChainTest | 1 | 0 | 0 | 0 | 100% | 0.026 | |
PoshPlanTest | 19 | 0 | 0 | 11 | 42.105% | 0.133 | |
ArgumentsTest | 10 | 0 | 0 | 4 | 60% | 0.016 | |
ActionPatternTest | 9 | 0 | 0 | 0 | 100% | 0.047 | |
LapPathTest | 33 | 0 | 0 | 0 | 100% | 0.599 | |
PoshParserTest | 32 | 0 | 0 | 0 | 100% | 0.335 | |
TriggerTest | 3 | 0 | 0 | 0 | 100% | 0.029 |
[Summary] [Package List] [Test Cases]
parseNil | 0.009 | |
parseTrue | 0.001 | |
parseFals | 0 | |
testInt | 0.001 | |
testDouble | 0.001 | |
stringInQuotes | 0.003 | |
parseEnum | 0.001 | |
failToParseEnum | 0.001 | |
enumWithoutQuote | 0 | |
serializeEnum | 0 |
emptyChainGivesDC | 0.111 | |
senseChain | 0.029 | |
driveActionChain | 0.027 | |
actionPatternChain | 0.03 | |
competenceChain | 0.028 | |
adoptChain | 0.02 | |
longChain | 0.017 |
testAddElement | 0.026 | |
testAddElementDuplicateName | 0.004 | |
testAddElementLeakingParent | 0.005 | |
testSetName | 0.004 | |
testSetNameInvalidName | 0.006 | |
testRemoveElement | 0.004 |
representsExact | 0.01 | |
existingNonrepresentingClass | 0.001 | |
representsInt | 0 | |
representsInteger | 0.001 | |
representsdouble | 0 | |
representsDouble | 0 | |
representsString | 0.001 | |
representsSomeEnum | 0 | |
stringIsAssignableToSTRING | 0 | |
incompatibleAssignemntToSTRING | 0.001 | |
intAssignableToINT | 0 | |
intAssignableToINTeger | 0 | |
integerAssignableToINT | 0 | |
integerAssignableToINTeger | 0 | |
enumAssignableToEnum | 0.001 | |
stringNotAssignableToEnum | 0.001 | |
wrongEnumNotAssignableToEnum | 0 | |
nilAssignableToEverything | 0 |
changeName | 0.038 | |
fqn | 0.007 | |
nameAndValue | 0.005 | |
fourTokens | 0.005 | |
sensePredicateBoolean | 0.002 | |
senseBoolstringPredicate | 0.002 | |
nothing | 0.001 | |
invalidSenseToken | 0.002 | |
invalidName | 0.002 | |
sensePredicateValue | 0.002 | |
senseStringPredicate | 0.004 | |
senseDoublePredicate | 0.002 | |
wrongPredicate | 0.001 |
testAddDrive | 0.026 | |
testSetGetName | 0.169 | |
testRemoveDriveDuplName | 0.002 | |
testRemoveDrive | 0.003 |
testEmpty | 0.04 | |
testMultipleWords | 0.067 | |
testEscapeSequences | 0.045 | |
testQuotes | 0.003 | |
testDoubleQuotes | 0.003 |
childValue | 0.012 | |
parentValue | 0 | |
childOverridesParentValue | 0.001 | |
parentKeepsOverridenValue | 0 | |
missingValue | 0.001 |
testName | 0.036 | |
testArg | 0.029 | |
testArgChar | 0.008 | |
testArgString | 0.009 | |
testArgs | 0.001 | |
testCall | 0.002 | |
testQueryCall | 0.001 | |
testValue | 0.007 | |
testTrigger | 0.008 | |
testElement | 0.003 | |
testTree | 0.031 |
emptyPath | 0.025 | |
planPath | 0 | |
equalPaths | 0.002 | |
unequalPaths | 0.003 | |
incorrentId | 0.001 | |
incorrentType | 0.001 | |
extraSpace | 0.001 | |
missingType | 0.001 | |
missingId | 0 | |
missingTypeSeparator | 0 | |
parseEvenIncorrectOrder | 0.001 |
testIsC | 0 | |
skipped | ||
testGetC | 0 | |
skipped | ||
testIsAP | 0 | |
skipped | ||
testGetAP | 0 | |
skipped | ||
testIsUniqueAPorComp | 0 | |
skipped | ||
testAddCompetence | 0.101 | |
testSetName | 0.001 | |
testSetAuthor | 0 | |
testSetInfo | 0 | |
testAddActionPattern | 0.014 | |
testIsCycled | 0 | |
skipped | ||
testToString | 0 | |
skipped | ||
testGetChildDataNodes | 0.01 | |
testMoveChild | 0 | |
skipped | ||
testRemoveCompetence | 0.004 | |
testRemoveActionPattern | 0.003 | |
testSynchronize | 0 | |
skipped | ||
testGetActionsNames | 0 | |
skipped | ||
testGetSensesNames | 0 | |
skipped |
intValue | 0.01 | |
doubleValue | 0.001 | |
size | 0.001 | |
t | 0.002 | |
boolValue | 0.001 | |
stringValue | 0.001 | |
intVariable | 0 | |
skipped | ||
doubleVariable | 0 | |
skipped | ||
boolVariable | 0 | |
skipped | ||
stringVariable | 0 | |
skipped |
testAddAction | 0.022 | |
testToString | 0.001 | |
testSetName | 0.001 | |
testSetNameInvalid | 0.003 | |
testSetNameDuplicateAP | 0.01 | |
testSetNameDuplicateC | 0.005 | |
testRemoveAction | 0.002 | |
testNeutralizeMissingChild | 0.001 | |
testGetActions | 0.002 |
testGoalFulfilled | 0.093 | |
testParameterlessPrimitiveEvaluation | 0.024 | |
testDEFrequencyFail | 0.016 | |
testNoGoal | 0.008 | |
testAPExecutor | 0.008 | |
testPassedConstantsInPrimitive | 0.006 | |
testNestedAP | 0.01 | |
testNestedAPFailure | 0.009 | |
testSimpleC | 0.016 | |
testSimpleCRetry | 0 | |
skipped | ||
test011VarConstPassed2Primitive | 0.009 | |
test012TestAPProcessing | 0.008 | |
test012New | 0.06 | |
test013TestDC | 0.018 | |
test014Comparison | 0.015 | |
test015APDouble | 0.042 | |
test016APDoubleFail | 0.027 | |
test017MultiCE | 0.123 | |
test018MultiC | 0.022 | |
test020SenseCtx | 0.018 | |
test021TestEqualTrue | 0.015 | |
test022TestAdopt | 0.014 |
emptyPath | 0.127 | |
planPath | 0.019 | |
illegalPlanPath | 0.019 | |
firstLinkMustBePlan | 0.021 | |
dcPath | 0.017 | |
secondLinkMustBeDC | 0.016 | |
idOfDriveCollectionIsAlwaysZero | 0.016 | |
driveCollectionGoalPath | 0.016 | |
driveCollectionIllegalGoalPath | 0.017 | |
illegalThirdLink | 0.016 | |
drivePath | 0.016 | |
driveAction | 0.015 | |
driveActionHasIndexZero | 0.014 | |
driveTrigger | 0.014 | |
driveTriggerIndexOutOfBounds | 0.013 | |
illegalReference | 0.014 | |
actionPatternPath | 0.013 | |
wrongActionPatternForAction | 0.013 | |
competencePath | 0.013 | |
wrongCompetenceForAction | 0.013 | |
actionPatternActionPath | 0.014 | |
actionPatternIncorrectChildtype | 0.013 | |
actionPatternInActionPatternPath | 0.013 | |
choicePath | 0.013 | |
competenceWrongLink | 0.013 | |
choiceTriggerPath | 0.014 | |
choiceActionPath | 0.013 | |
appendPathTest | 0.014 | |
emptySubstring | 0.014 | |
rightSubstring | 0.014 | |
leftSubstring | 0.014 | |
totalSubstring | 0.014 | |
subpath | 0.014 |
testAttackBot | 0.157 | |
testEducateMeMonk | 0.028 | |
testPoshBotFollow | 0.011 | |
testSheepDog | 0.02 | |
testStayGroom | 0.02 | |
testCVarsPresnet | 0.005 | |
testCVarsNotPresnet | 0.003 | |
testCVarsMissingDefault | 0.002 | |
testAPVarsMissingParameters | 0.002 | |
testAPVarsParameters | 0.004 | |
testSenseVarsInComp | 0.008 | |
testAPActionVar | 0.005 | |
testCompDuplicateVars | 0.002 | |
testCallC | 0.005 | |
testCallPrimitiveFromC | 0.003 | |
testCallCFromDC | 0.005 | |
testCallPrimitiveFromDC | 0.006 | |
testSenseTriggerVars | 0.005 | |
testMissingVars | 0.001 | |
testActionNamedVariable | 0.002 | |
testNamedParameterDuplicate | 0.001 | |
testNamedCallTest | 0.004 | |
testTestStringVariable | 0.005 | |
twoDblQuotes | 0.002 | |
testNames | 0.003 | |
testDuplicateDriveNames | 0.001 | |
testDuplicateCENames | 0.003 | |
testSequenceAndCompetenceWithSameName | 0.003 | |
testCompetenceAndSequenceWithSameName | 0.002 | |
testADUsed | 0.004 | |
testADUsed2 | 0.007 | |
senseBooleanOperand | 0.006 |
[Summary] [Package List] [Test Cases]