[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
242 | 0 | 0 | 16 | 93.388% | 2.718 |
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 | 33 | 0 | 0 | 0 | 100% | 0.055 |
cz.cuni.amis.pogamut.shady | 11 | 0 | 0 | 0 | 100% | 0.042 |
cz.cuni.amis.pogamut.sposh.engine | 28 | 0 | 0 | 1 | 96.429% | 0.49 |
cz.cuni.amis.pogamut.sposh.elements | 170 | 0 | 0 | 15 | 91.176% | 2.131 |
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 | 23 | 0 | 0 | 0 | 100% | 0.02 |
![]() | ParamsMethodTest | 10 | 0 | 0 | 0 | 100% | 0.035 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() | ShadyParserTest | 11 | 0 | 0 | 0 | 100% | 0.042 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() | SenseExecutorTest | 1 | 0 | 0 | 0 | 100% | 0.019 |
![]() | VariableContextTest | 5 | 0 | 0 | 0 | 100% | 0.013 |
![]() | PoshEngineTest | 22 | 0 | 0 | 1 | 95.455% | 0.458 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() | ValueTest | 10 | 0 | 0 | 0 | 100% | 0.018 |
![]() | LapChainToPathTest | 7 | 0 | 0 | 0 | 100% | 0.215 |
![]() | CompetenceElementTest | 4 | 0 | 0 | 0 | 100% | 0.182 |
![]() | CompetenceTest | 6 | 0 | 0 | 0 | 100% | 0.049 |
![]() | SenseTest | 13 | 0 | 0 | 0 | 100% | 0.101 |
![]() | DriveCollectionTest | 4 | 0 | 0 | 0 | 100% | 0.14 |
![]() | PoshDummyElementTest | 3 | 0 | 0 | 0 | 100% | 0.213 |
![]() | DocstringTest | 5 | 0 | 0 | 0 | 100% | 0.084 |
![]() | LapPathParseTest | 11 | 0 | 0 | 0 | 100% | 0.034 |
![]() | LapChainTest | 1 | 0 | 0 | 0 | 100% | 0.029 |
![]() | PoshPlanTest | 19 | 0 | 0 | 11 | 42.105% | 0.103 |
![]() | ArgumentsTest | 10 | 0 | 0 | 4 | 60% | 0.019 |
![]() | ActionPatternTest | 9 | 0 | 0 | 0 | 100% | 0.051 |
![]() | LapPathTest | 33 | 0 | 0 | 0 | 100% | 0.538 |
![]() | PoshParserTest | 32 | 0 | 0 | 0 | 100% | 0.33 |
![]() | TriggerTest | 3 | 0 | 0 | 0 | 100% | 0.025 |
[Summary] [Package List] [Test Cases]
![]() | parseNil | 0.01 |
![]() | parseTrue | 0 |
![]() | parseFals | 0.001 |
![]() | testInt | 0.001 |
![]() | testDouble | 0.001 |
![]() | stringInQuotes | 0.003 |
![]() | parseEnum | 0.001 |
![]() | failToParseEnum | 0.001 |
![]() | enumWithoutQuote | 0 |
![]() | serializeEnum | 0 |
![]() | emptyChainGivesDC | 0.107 |
![]() | senseChain | 0.021 |
![]() | driveActionChain | 0.019 |
![]() | actionPatternChain | 0.022 |
![]() | competenceChain | 0.015 |
![]() | adoptChain | 0.015 |
![]() | longChain | 0.016 |
![]() | testAddElement | 0.03 |
![]() | testAddElementDuplicateName | 0.004 |
![]() | testAddElementLeakingParent | 0.004 |
![]() | testSetName | 0.004 |
![]() | testSetNameInvalidName | 0.002 |
![]() | testRemoveElement | 0.005 |
![]() | representsExact | 0.012 |
![]() | existingNonrepresentingClass | 0.001 |
![]() | representsboolean | 0.001 |
![]() | representsBoolean | 0 |
![]() | representsInt | 0 |
![]() | representsInteger | 0.001 |
![]() | representsdouble | 0 |
![]() | representsDouble | 0.001 |
![]() | representsString | 0 |
![]() | representsSomeEnum | 0.001 |
![]() | stringIsAssignableToSTRING | 0.001 |
![]() | incompatibleAssignemntToSTRING | 0 |
![]() | booleanAssignableToBOOLEAN | 0 |
![]() | BooleanAssignableToBOOLEAN | 0.001 |
![]() | incompatibleAssignemntToBOOLEAN | 0 |
![]() | intAssignableToINT | 0 |
![]() | intAssignableToINTeger | 0 |
![]() | integerAssignableToINT | 0 |
![]() | integerAssignableToINTeger | 0 |
![]() | enumAssignableToEnum | 0.001 |
![]() | stringNotAssignableToEnum | 0 |
![]() | wrongEnumNotAssignableToEnum | 0 |
![]() | nilAssignableToEverything | 0 |
![]() | changeName | 0.052 |
![]() | fqn | 0.006 |
![]() | nameAndValue | 0.008 |
![]() | fourTokens | 0.012 |
![]() | sensePredicateBoolean | 0.004 |
![]() | senseBoolstringPredicate | 0.004 |
![]() | nothing | 0.001 |
![]() | invalidSenseToken | 0.002 |
![]() | invalidName | 0.003 |
![]() | sensePredicateValue | 0.002 |
![]() | senseStringPredicate | 0.005 |
![]() | senseDoublePredicate | 0.001 |
![]() | wrongPredicate | 0.001 |
![]() | testAddDrive | 0.031 |
![]() | testSetGetName | 0.103 |
![]() | testRemoveDriveDuplName | 0.002 |
![]() | testRemoveDrive | 0.004 |
![]() | testEmpty | 0.042 |
![]() | testMultipleWords | 0.014 |
![]() | testEscapeSequences | 0.019 |
![]() | testQuotes | 0.003 |
![]() | testDoubleQuotes | 0.006 |
![]() | childValue | 0.011 |
![]() | parentValue | 0 |
![]() | childOverridesParentValue | 0.001 |
![]() | parentKeepsOverridenValue | 0 |
![]() | missingValue | 0.001 |
![]() | testName | 0.008 |
![]() | testArg | 0.004 |
![]() | testArgChar | 0.004 |
![]() | testArgString | 0.003 |
![]() | testArgs | 0.001 |
![]() | testCall | 0.001 |
![]() | testQueryCall | 0.001 |
![]() | testValue | 0.005 |
![]() | testTrigger | 0.007 |
![]() | testElement | 0.001 |
![]() | testTree | 0.007 |
![]() | singleParameter | 0.015 |
![]() | missingMethod | 0.002 |
![]() | overloadingMethods | 0.002 |
![]() | missingParamAnnotation | 0.002 |
![]() | doubleParameter | 0.002 |
![]() | intParameter | 0.002 |
![]() | DoubleParameter | 0.002 |
![]() | IntParameter | 0.004 |
![]() | StringParameter | 0.002 |
![]() | exceptionInMethod | 0.002 |
![]() | emptyPath | 0.021 |
![]() | planPath | 0.001 |
![]() | equalPaths | 0.003 |
![]() | unequalPaths | 0.003 |
![]() | incorrentId | 0.001 |
![]() | incorrentType | 0.001 |
![]() | extraSpace | 0.001 |
![]() | missingType | 0.001 |
![]() | missingId | 0.001 |
![]() | missingTypeSeparator | 0 |
![]() | parseEvenIncorrectOrder | 0.001 |
![]() | testIsC | 0 |
skipped | ||
![]() | testGetC | 0 |
skipped | ||
![]() | testIsAP | 0 |
skipped | ||
![]() | testGetAP | 0 |
skipped | ||
![]() | testIsUniqueAPorComp | 0 |
skipped | ||
![]() | testAddCompetence | 0.077 |
![]() | testSetName | 0.001 |
![]() | testSetAuthor | 0.001 |
![]() | testSetInfo | 0 |
![]() | testAddActionPattern | 0.009 |
![]() | testIsCycled | 0 |
skipped | ||
![]() | testToString | 0 |
skipped | ||
![]() | testGetChildDataNodes | 0.008 |
![]() | testMoveChild | 0 |
skipped | ||
![]() | testRemoveCompetence | 0.004 |
![]() | testRemoveActionPattern | 0.003 |
![]() | testSynchronize | 0 |
skipped | ||
![]() | testGetActionsNames | 0 |
skipped | ||
![]() | testGetSensesNames | 0 |
skipped |
![]() | intValue | 0.012 |
![]() | doubleValue | 0.001 |
![]() | size | 0.002 |
![]() | 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.002 |
![]() | testSetName | 0.002 |
![]() | testSetNameInvalid | 0.005 |
![]() | testSetNameDuplicateAP | 0.01 |
![]() | testSetNameDuplicateC | 0.005 |
![]() | testRemoveAction | 0.003 |
![]() | testNeutralizeMissingChild | 0.001 |
![]() | testGetActions | 0.001 |
![]() | testGoalFulfilled | 0.087 |
![]() | testParameterlessPrimitiveEvaluation | 0.02 |
![]() | testDEFrequencyFail | 0.006 |
![]() | testNoGoal | 0.009 |
![]() | testAPExecutor | 0.009 |
![]() | testPassedConstantsInPrimitive | 0.004 |
![]() | testNestedAP | 0.006 |
![]() | testNestedAPFailure | 0.009 |
![]() | testSimpleC | 0.01 |
![]() | testSimpleCRetry | 0 |
skipped | ||
![]() | test011VarConstPassed2Primitive | 0.009 |
![]() | test012TestAPProcessing | 0.012 |
![]() | test012New | 0.049 |
![]() | test013TestDC | 0.011 |
![]() | test014Comparison | 0.011 |
![]() | test015APDouble | 0.035 |
![]() | test016APDoubleFail | 0.022 |
![]() | test017MultiCE | 0.068 |
![]() | test018MultiC | 0.028 |
![]() | test020SenseCtx | 0.02 |
![]() | test021TestEqualTrue | 0.017 |
![]() | test022TestAdopt | 0.016 |
![]() | emptyPath | 0.11 |
![]() | planPath | 0.019 |
![]() | illegalPlanPath | 0.02 |
![]() | firstLinkMustBePlan | 0.022 |
![]() | dcPath | 0.014 |
![]() | secondLinkMustBeDC | 0.014 |
![]() | idOfDriveCollectionIsAlwaysZero | 0.014 |
![]() | driveCollectionGoalPath | 0.014 |
![]() | driveCollectionIllegalGoalPath | 0.015 |
![]() | illegalThirdLink | 0.015 |
![]() | drivePath | 0.014 |
![]() | driveAction | 0.013 |
![]() | driveActionHasIndexZero | 0.013 |
![]() | driveTrigger | 0.012 |
![]() | driveTriggerIndexOutOfBounds | 0.012 |
![]() | illegalReference | 0.013 |
![]() | actionPatternPath | 0.011 |
![]() | wrongActionPatternForAction | 0.012 |
![]() | competencePath | 0.012 |
![]() | wrongCompetenceForAction | 0.011 |
![]() | actionPatternActionPath | 0.012 |
![]() | actionPatternIncorrectChildtype | 0.012 |
![]() | actionPatternInActionPatternPath | 0.011 |
![]() | choicePath | 0.012 |
![]() | competenceWrongLink | 0.011 |
![]() | choiceTriggerPath | 0.012 |
![]() | choiceActionPath | 0.012 |
![]() | appendPathTest | 0.013 |
![]() | emptySubstring | 0.013 |
![]() | rightSubstring | 0.012 |
![]() | leftSubstring | 0.013 |
![]() | totalSubstring | 0.012 |
![]() | subpath | 0.013 |
![]() | testAttackBot | 0.155 |
![]() | testEducateMeMonk | 0.027 |
![]() | testPoshBotFollow | 0.01 |
![]() | testSheepDog | 0.02 |
![]() | testStayGroom | 0.018 |
![]() | testCVarsPresnet | 0.005 |
![]() | testCVarsNotPresnet | 0.003 |
![]() | testCVarsMissingDefault | 0.001 |
![]() | testAPVarsMissingParameters | 0.002 |
![]() | testAPVarsParameters | 0.004 |
![]() | testSenseVarsInComp | 0.009 |
![]() | testAPActionVar | 0.004 |
![]() | testCompDuplicateVars | 0.001 |
![]() | testCallC | 0.005 |
![]() | testCallPrimitiveFromC | 0.004 |
![]() | testCallCFromDC | 0.005 |
![]() | testCallPrimitiveFromDC | 0.006 |
![]() | testSenseTriggerVars | 0.005 |
![]() | testMissingVars | 0.001 |
![]() | testActionNamedVariable | 0.003 |
![]() | testNamedParameterDuplicate | 0.002 |
![]() | 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.008 |
![]() | senseBooleanOperand | 0.005 |
[Summary] [Package List] [Test Cases]