Successful
|
BuiltInCohortDefinitionLibraryTest
testGetAgeInRangeOnDate
|
< 1 sec |
Successful
|
BuiltInCohortDefinitionLibraryTest
testGetAnyEncounterDuringPeriod
|
< 1 sec |
Successful
|
BuiltInCohortDefinitionLibraryTest
testGetAnyEncounterOfTypesDuringPeriod
|
< 1 sec |
Successful
|
BuiltInCohortDefinitionLibraryTest
testGetAtLeastAgeOnDate
|
< 1 sec |
Successful
|
BuiltInCohortDefinitionLibraryTest
testGetBornDuringPeriod
|
< 1 sec |
Successful
|
BuiltInCohortDefinitionLibraryTest
testGetConditonSearchAdavanced
|
< 1 sec |
Successful
|
BuiltInCohortDefinitionLibraryTest
testGetDiedDuringPeriod
|
< 1 sec |
Successful
|
BuiltInCohortDefinitionLibraryTest
testGetFemales
|
< 1 sec |
Successful
|
BuiltInCohortDefinitionLibraryTest
testGetMales
|
< 1 sec |
Successful
|
BuiltInCohortDefinitionLibraryTest
testGetUnknownGender
|
< 1 sec |
Successful
|
BuiltInCohortDefinitionLibraryTest
testGetUpToAgeOnDate
|
< 1 sec |
Successful
|
AgeTest
testEquals
|
< 1 sec |
Successful
|
AgeTest
testGetFullMonths
|
< 1 sec |
Successful
|
AgeTest
testGetFullMonthsSinceLastBirthday
|
< 1 sec |
Successful
|
AgeTest
testGetFullYears
|
< 1 sec |
Successful
|
AgeTest
testHashCode
|
< 1 sec |
Successful
|
DateRangeTest
format_shouldReturnThePassedDateRangeFormattedInIntervalNotation
|
< 1 sec |
Successful
|
DateRangeTest
isAfter_shouldReturnFalseIfThePassedDateIsNotAfterThePassedDateRange
|
< 1 sec |
Successful
|
DateRangeTest
isAfter_shouldReturnTrueIfThePassedDateIsAfterTheDateRange
|
< 1 sec |
Successful
|
DateRangeTest
isBefore_shouldReturnFalseIfThePassedDateIsNotBeforeThePassedDateRange
|
< 1 sec |
Successful
|
DateRangeTest
isBefore_shouldReturnTrueIfThePassedDateIsBeforeTheDateRange
|
< 1 sec |
Successful
|
DateRangeTest
isWithin_shouldReturnFalseIfThePassedDateIsAfterThePassedDateRange
|
< 1 sec |
Successful
|
DateRangeTest
isWithin_shouldReturnFalseIfThePassedDateIsBeforeTheDateRange
|
< 1 sec |
Successful
|
DateRangeTest
isWithin_shouldReturnTrueIfThePassedDateIsWithinThePassedDateRange
|
< 1 sec |
Successful
|
DateRangeTest
parse_shouldReturnANewDateRangeParsedFromIntervalNotation
|
< 1 sec |
Successful
|
DelimitedKeyComparatorTest
format_shouldCompareTwoStrings
|
< 1 sec |
Successful
|
FractionTest
compareTo_shouldCompareTwoFractionsNumerically
|
< 1 sec |
Successful
|
FractionTest
equals_shouldReturnTrueIfTwoFractionsRepresentTheSameNumericalValue
|
< 1 sec |
Successful
|
FractionTest
gcd_shouldReturnTheGreatestCommonDivisorBetween2Numbers
|
< 1 sec |
Successful
|
FractionTest
reduce_shouldReturnANewFractionReducedToLowestForm
|
< 1 sec |
Successful
|
FractionTest
toPercentString_shouldReturnAPercentageToTheCorrectPrecision
|
< 1 sec |
Successful
|
FractionTest
toString_shouldAllowRepresentationOfFractionsWith0Denominators
|
< 1 sec |
Successful
|
FractionTest
toString_shouldReturnAStringRepresentationOfTheFraction
|
< 1 sec |
Successful
|
ReflectionUtilTest
getPropertyType_shouldWorkForBooleanProperty
|
< 1 sec |
Successful
|
ReflectionUtilTest
getPropertyType_shouldWorkForStringProperty
|
< 1 sec |
Successful
|
ReflectionUtilTest
getPropertyValue_shouldWorkForBooleanProperty
|
< 1 sec |
Successful
|
ReflectionUtilTest
getPropertyValue_shouldWorkForNestedProperty
|
< 1 sec |
Successful
|
ReflectionUtilTest
getPropertyValue_shouldWorkForObjectProperty
|
< 1 sec |
Successful
|
ReflectionUtilTest
getPropertyValue_shouldWorkForStringProperty
|
< 1 sec |
Successful
|
ResultSetIteratorTest
shouldRead3LinesWithHasNext
|
< 1 sec |
Successful
|
ResultSetIteratorTest
shouldRead3LinesWithoutHasNext
|
< 1 sec |
Successful
|
SqlRunnerTest
parseParametersIntoStatements_shouldEscapeParametersWithSingleQuotes
|
< 1 sec |
Successful
|
ReportLoaderTest
load_shouldLoadYAMLFile
|
< 1 sec |
Successful
|
ReportLoaderTest
shouldConstructCSVReportDesign
|
< 1 sec |
Successful
|
ReportLoaderTest
shouldConstructCSVReportDesignIfNoDesignSpecified
|
< 1 sec |
Successful
|
ReportLoaderTest
shouldConstructParameters
|
< 1 sec |
Successful
|
JoinDataDefinitionTest
getName_shouldGetNameFromJoinedDefinitionIfNotSet
|
< 1 sec |
Successful
|
JoinDataDefinitionTest
getName_shouldGetNameIfExplicitlySet
|
< 1 sec |
Successful
|
AgeConverterTest
convert_shouldConvertAnAgeToAFormattedString
|
< 1 sec |
Successful
|
AgeConverterTest
convert_shouldConvertAnAgeToIntegerMonths
|
< 1 sec |
Successful
|
AgeConverterTest
convert_shouldConvertAnAgeToIntegerYears
|
< 1 sec |
Successful
|
AgeRangeConverterTest
convert_shouldConvertAnAgeToAMatchingDefinedAgeRange
|
< 1 sec |
Successful
|
AgeRangeConverterTest
convert_shouldReturnNullIfTheAgeDoesNotFallWithinAnAgeRange
|
< 1 sec |
Successful
|
BirthdateToAgeConverterTest
convert_shouldConvertABirthdateToAnAgeOnTheConfiguredDate
|
< 1 sec |
Successful
|
BooleanConverterTest
convert_shouldConvertABooleanToAConfiguredTextRepresentation
|
< 1 sec |
Successful
|
DateConverterTest
convert_shouldConvertADateIntoAStringWithThePassedFormat
|
< 1 sec |
Successful
|
ListConverterTest
convert_shouldReturnASpecificItemIndexIfValid
|
< 1 sec |
Successful
|
ListConverterTest
convert_shouldReturnFirst3Items
|
< 1 sec |
Successful
|
ListConverterTest
convert_shouldReturnFirstItem
|
< 1 sec |
Successful
|
ListConverterTest
convert_shouldReturnLast3Items
|
< 1 sec |
Successful
|
ListConverterTest
convert_shouldReturnLastItem
|
< 1 sec |
Successful
|
ListConverterTest
convert_shouldReturnNullIfSpecificItemIndexIsNotValid
|
< 1 sec |
Successful
|
MapConverterTest
convert_shouldHandleEntryProperty
|
< 1 sec |
Successful
|
MapConverterTest
convert_shouldHandleKeyConverter
|
< 1 sec |
Successful
|
MapConverterTest
convert_shouldHandleKeyValueProperty
|
< 1 sec |
Successful
|
MapConverterTest
convert_shouldHandleNulls
|
< 1 sec |
Successful
|
MapConverterTest
convert_shouldHandleValueConverter
|
< 1 sec |
Successful
|
NullValueConverterTest
convert_shouldConvertANullToAReplacementValue
|
< 1 sec |
Successful
|
PrivilegedDataConverterTest
testConvertWithPrivilege
|
1 sec |
Successful
|
PrivilegedDataConverterTest
testConvertWithoutPrivilege
|
< 1 sec |
Successful
|
StringConverterTest
convert_shouldConvertAnObjectToAConfiguredStringRepresentation
|
< 1 sec |
Successful
|
RepeatPerTimePeriodDataSetEvaluatorTest
testEvaluate
|
< 1 sec |
Successful
|
RepeatPerTimePeriodDataSetEvaluatorTest
testEvaluateAddingTime
|
< 1 sec |
Successful
|
RepeatPerTimePeriodDataSetEvaluatorTest
testEvaluateCoversWholeEndDay
|
< 1 sec |
Successful
|
RepeatPerTimePeriodDataSetEvaluatorTest
testEvaluateWithMoreParameters
|
< 1 sec |
Successful
|
AggregationTest
modeAggregator_shouldCalculateMode
|
< 1 sec |
Successful
|
AggregationTest
modeAggregator_shouldThrowExceptionWithEmptyList
|
< 1 sec |
Successful
|
AggregationTest
modeAggregator_shouldThrowExceptionWithNullList
|
< 1 sec |
Successful
|
AggregationTest
shouldCalulateMean
|
< 1 sec |
Successful
|
AggregationTest
shouldCalulateMeanWithEmptySet
|
< 1 sec |
Successful
|
AggregationTest
shouldCalulateMeanWithNull
|
< 1 sec |
Successful
|
AggregationTest
shouldCalulateMeanWithSingleVal
|
< 1 sec |
Successful
|
AggregationTest
shouldCalulateMedianOfEmptySet
|
< 1 sec |
Successful
|
AggregationTest
shouldCalulateMedianWithEvenEntries
|
< 1 sec |
Successful
|
AggregationTest
shouldCalulateMedianWithNull
|
< 1 sec |
Successful
|
AggregationTest
shouldCalulateMedianWithOddEntries
|
< 1 sec |
Successful
|
AggregationTest
shouldCalulateMedianWithSingleEntry
|
< 1 sec |
Successful
|
IndicatorUtilTest
compileColumnDimensionOptions_shouldReturnAllCombinationsOfDimensionOptions
|
< 1 sec |
Successful
|
PropertiesTypeTest
testThatWritingAPropertyWithSlashesPreservesThem
|
< 1 sec |
Successful
|
SqlScriptParserTest
parse_shouldHandleMultiLineCommentsWithDelimiterOnSameLineAsComment
|
< 1 sec |
Successful
|
SqlScriptParserTest
parse_shouldHandleMultiLineCommentsWithDelimiterOnSeparateLinesFromComment
|
< 1 sec |
Successful
|
SqlScriptParserTest
parse_shouldHandleOneLineCommentWithMultiLineDelimiters
|
< 1 sec |
Successful
|
SqlScriptParserTest
parse_shouldHandleSingleLineCommentsWithSingleLineDelimiters
|
< 1 sec |
Successful
|
SqlUtilsTest
isSelectQuery_shouldAllowSelectStatements
|
< 1 sec |
Successful
|
SqlUtilsTest
isSelectQuery_shouldHandleMultipleStatements
|
< 1 sec |
Successful
|
SqlUtilsTest
isSelectQuery_shouldNotAllowInvalidKeywords
|
< 1 sec |