[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
242 | 0 | 0 | 16 | 93.388% | 2.712 |
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.061 |
cz.cuni.amis.pogamut.shady | 11 | 0 | 0 | 0 | 100% | 0.038 |
cz.cuni.amis.pogamut.sposh.engine | 28 | 0 | 0 | 1 | 96.429% | 0.514 |
cz.cuni.amis.pogamut.sposh.elements | 170 | 0 | 0 | 15 | 91.176% | 2.099 |
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.019 | |
ParamsMethodTest | 10 | 0 | 0 | 0 | 100% | 0.042 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
ShadyParserTest | 11 | 0 | 0 | 0 | 100% | 0.038 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
SenseExecutorTest | 1 | 0 | 0 | 0 | 100% | 0.023 | |
VariableContextTest | 5 | 0 | 0 | 0 | 100% | 0.012 | |
PoshEngineTest | 22 | 0 | 0 | 1 | 95.455% | 0.479 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
ValueTest | 10 | 0 | 0 | 0 | 100% | 0.021 | |
LapChainToPathTest | 7 | 0 | 0 | 0 | 100% | 0.205 | |
CompetenceElementTest | 4 | 0 | 0 | 0 | 100% | 0.181 | |
CompetenceTest | 6 | 0 | 0 | 0 | 100% | 0.054 | |
SenseTest | 13 | 0 | 0 | 0 | 100% | 0.078 | |
DriveCollectionTest | 4 | 0 | 0 | 0 | 100% | 0.143 | |
PoshDummyElementTest | 3 | 0 | 0 | 0 | 100% | 0.199 | |
DocstringTest | 5 | 0 | 0 | 0 | 100% | 0.084 | |
LapPathParseTest | 11 | 0 | 0 | 0 | 100% | 0.033 | |
LapChainTest | 1 | 0 | 0 | 0 | 100% | 0.031 | |
PoshPlanTest | 19 | 0 | 0 | 11 | 42.105% | 0.103 | |
ArgumentsTest | 10 | 0 | 0 | 4 | 60% | 0.02 | |
ActionPatternTest | 9 | 0 | 0 | 0 | 100% | 0.055 | |
LapPathTest | 33 | 0 | 0 | 0 | 100% | 0.552 | |
PoshParserTest | 32 | 0 | 0 | 0 | 100% | 0.315 | |
TriggerTest | 3 | 0 | 0 | 0 | 100% | 0.025 |
[Summary] [Package List] [Test Cases]
parseNil | 0.012 | |
parseTrue | 0.001 | |
parseFals | 0 | |
testInt | 0.001 | |
testDouble | 0.002 | |
stringInQuotes | 0.003 | |
parseEnum | 0.001 | |
failToParseEnum | 0.001 | |
enumWithoutQuote | 0 | |
serializeEnum | 0 |
emptyChainGivesDC | 0.103 | |
senseChain | 0.02 | |
driveActionChain | 0.018 | |
actionPatternChain | 0.02 | |
competenceChain | 0.015 | |
adoptChain | 0.014 | |
longChain | 0.015 |
testAddElement | 0.032 | |
testAddElementDuplicateName | 0.004 | |
testAddElementLeakingParent | 0.005 | |
testSetName | 0.005 | |
testSetNameInvalidName | 0.003 | |
testRemoveElement | 0.005 |
representsExact | 0.011 | |
existingNonrepresentingClass | 0.002 | |
representsboolean | 0 | |
representsBoolean | 0 | |
representsInt | 0.001 | |
representsInteger | 0 | |
representsdouble | 0.001 | |
representsDouble | 0 | |
representsString | 0 | |
representsSomeEnum | 0 | |
stringIsAssignableToSTRING | 0.001 | |
incompatibleAssignemntToSTRING | 0 | |
booleanAssignableToBOOLEAN | 0 | |
BooleanAssignableToBOOLEAN | 0.001 | |
incompatibleAssignemntToBOOLEAN | 0 | |
intAssignableToINT | 0.001 | |
intAssignableToINTeger | 0 | |
integerAssignableToINT | 0 | |
integerAssignableToINTeger | 0 | |
enumAssignableToEnum | 0.001 | |
stringNotAssignableToEnum | 0 | |
wrongEnumNotAssignableToEnum | 0 | |
nilAssignableToEverything | 0 |
changeName | 0.039 | |
fqn | 0.005 | |
nameAndValue | 0.008 | |
fourTokens | 0.006 | |
sensePredicateBoolean | 0.003 | |
senseBoolstringPredicate | 0.005 | |
nothing | 0.001 | |
invalidSenseToken | 0.001 | |
invalidName | 0.003 | |
sensePredicateValue | 0.001 | |
senseStringPredicate | 0.004 | |
senseDoublePredicate | 0.001 | |
wrongPredicate | 0.001 |
testAddDrive | 0.029 | |
testSetGetName | 0.109 | |
testRemoveDriveDuplName | 0.002 | |
testRemoveDrive | 0.003 |
testEmpty | 0.044 | |
testMultipleWords | 0.014 | |
testEscapeSequences | 0.02 | |
testQuotes | 0.003 | |
testDoubleQuotes | 0.003 |
childValue | 0.011 | |
parentValue | 0 | |
childOverridesParentValue | 0 | |
parentKeepsOverridenValue | 0 | |
missingValue | 0.001 |
testName | 0.009 | |
testArg | 0.005 | |
testArgChar | 0.004 | |
testArgString | 0.002 | |
testArgs | 0.001 | |
testCall | 0.001 | |
testQueryCall | 0.001 | |
testValue | 0.005 | |
testTrigger | 0.004 | |
testElement | 0.001 | |
testTree | 0.005 |
singleParameter | 0.019 | |
missingMethod | 0.002 | |
overloadingMethods | 0.002 | |
missingParamAnnotation | 0.002 | |
doubleParameter | 0.002 | |
intParameter | 0.001 | |
DoubleParameter | 0.002 | |
IntParameter | 0.007 | |
StringParameter | 0.002 | |
exceptionInMethod | 0.003 |
emptyPath | 0.021 | |
planPath | 0.001 | |
equalPaths | 0.003 | |
unequalPaths | 0.003 | |
incorrentId | 0.001 | |
incorrentType | 0.001 | |
extraSpace | 0 | |
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.079 | |
testSetName | 0.001 | |
testSetAuthor | 0 | |
testSetInfo | 0.001 | |
testAddActionPattern | 0.01 | |
testIsCycled | 0 | |
skipped | ||
testToString | 0 | |
skipped | ||
testGetChildDataNodes | 0.007 | |
testMoveChild | 0 | |
skipped | ||
testRemoveCompetence | 0.003 | |
testRemoveActionPattern | 0.002 | |
testSynchronize | 0 | |
skipped | ||
testGetActionsNames | 0 | |
skipped | ||
testGetSensesNames | 0 | |
skipped |
intValue | 0.012 | |
doubleValue | 0.002 | |
size | 0.001 | |
t | 0.003 | |
boolValue | 0.001 | |
stringValue | 0.001 | |
intVariable | 0 | |
skipped | ||
doubleVariable | 0 | |
skipped | ||
boolVariable | 0 | |
skipped | ||
stringVariable | 0 | |
skipped |
testAddAction | 0.024 | |
testToString | 0.002 | |
testSetName | 0.002 | |
testSetNameInvalid | 0.003 | |
testSetNameDuplicateAP | 0.011 | |
testSetNameDuplicateC | 0.007 | |
testRemoveAction | 0.003 | |
testNeutralizeMissingChild | 0.001 | |
testGetActions | 0.002 |
testGoalFulfilled | 0.086 | |
testParameterlessPrimitiveEvaluation | 0.019 | |
testDEFrequencyFail | 0.007 | |
testNoGoal | 0.009 | |
testAPExecutor | 0.008 | |
testPassedConstantsInPrimitive | 0.005 | |
testNestedAP | 0.006 | |
testNestedAPFailure | 0.009 | |
testSimpleC | 0.01 | |
testSimpleCRetry | 0 | |
skipped | ||
test011VarConstPassed2Primitive | 0.011 | |
test012TestAPProcessing | 0.009 | |
test012New | 0.05 | |
test013TestDC | 0.011 | |
test014Comparison | 0.01 | |
test015APDouble | 0.033 | |
test016APDoubleFail | 0.02 | |
test017MultiCE | 0.073 | |
test018MultiC | 0.039 | |
test020SenseCtx | 0.027 | |
test021TestEqualTrue | 0.017 | |
test022TestAdopt | 0.02 |
emptyPath | 0.106 | |
planPath | 0.018 | |
illegalPlanPath | 0.018 | |
firstLinkMustBePlan | 0.02 | |
dcPath | 0.015 | |
secondLinkMustBeDC | 0.015 | |
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.012 | |
actionPatternPath | 0.011 | |
wrongActionPatternForAction | 0.011 | |
competencePath | 0.011 | |
wrongCompetenceForAction | 0.012 | |
actionPatternActionPath | 0.012 | |
actionPatternIncorrectChildtype | 0.011 | |
actionPatternInActionPatternPath | 0.011 | |
choicePath | 0.012 | |
competenceWrongLink | 0.011 | |
choiceTriggerPath | 0.012 | |
choiceActionPath | 0.011 | |
appendPathTest | 0.022 | |
emptySubstring | 0.02 | |
rightSubstring | 0.016 | |
leftSubstring | 0.014 | |
totalSubstring | 0.013 | |
subpath | 0.016 |
testAttackBot | 0.152 | |
testEducateMeMonk | 0.026 | |
testPoshBotFollow | 0.01 | |
testSheepDog | 0.018 | |
testStayGroom | 0.016 | |
testCVarsPresnet | 0.005 | |
testCVarsNotPresnet | 0.003 | |
testCVarsMissingDefault | 0.001 | |
testAPVarsMissingParameters | 0.002 | |
testAPVarsParameters | 0.004 | |
testSenseVarsInComp | 0.008 | |
testAPActionVar | 0.004 | |
testCompDuplicateVars | 0.002 | |
testCallC | 0.005 | |
testCallPrimitiveFromC | 0.003 | |
testCallCFromDC | 0.004 | |
testCallPrimitiveFromDC | 0.006 | |
testSenseTriggerVars | 0.005 | |
testMissingVars | 0.001 | |
testActionNamedVariable | 0.002 | |
testNamedParameterDuplicate | 0.002 | |
testNamedCallTest | 0.004 | |
testTestStringVariable | 0.005 | |
twoDblQuotes | 0.002 | |
testNames | 0.002 | |
testDuplicateDriveNames | 0.001 | |
testDuplicateCENames | 0.003 | |
testSequenceAndCompetenceWithSameName | 0.003 | |
testCompetenceAndSequenceWithSameName | 0.001 | |
testADUsed | 0.003 | |
testADUsed2 | 0.007 | |
senseBooleanOperand | 0.005 |
[Summary] [Package List] [Test Cases]