Test Summary
|
-
successful |
Ignored tests
- AcronymTest. apostrophes()
- AcronymTest. basic()
- AcronymTest. consecutiveDelimiters()
- AcronymTest. lowercaseWords()
- AcronymTest. nonAcronymAllCapsWord()
- AcronymTest. punctuation()
- AcronymTest. punctuationWithoutWhitespace()
- AcronymTest. underscoreEmphasis()
- AcronymTest. veryLongAbbreviation()
- DnDCharacterTest. testAbilityModifierForScore10Is0()
- DnDCharacterTest. testAbilityModifierForScore11Is0()
- DnDCharacterTest. testAbilityModifierForScore12Is1()
- DnDCharacterTest. testAbilityModifierForScore13Is1()
- DnDCharacterTest. testAbilityModifierForScore14Is2()
- DnDCharacterTest. testAbilityModifierForScore15Is2()
- DnDCharacterTest. testAbilityModifierForScore16Is3()
- DnDCharacterTest. testAbilityModifierForScore17Is3()
- DnDCharacterTest. testAbilityModifierForScore18Is4()
- DnDCharacterTest. testAbilityModifierForScore3IsNegative4()
- DnDCharacterTest. testAbilityModifierForScore4IsNegative3()
- DnDCharacterTest. testAbilityModifierForScore5IsNegative3()
- DnDCharacterTest. testAbilityModifierForScore6IsNegative2()
- DnDCharacterTest. testAbilityModifierForScore7IsNegative2()
- DnDCharacterTest. testAbilityModifierForScore8IsNegative1()
- DnDCharacterTest. testAbilityModifierForScore9IsNegative1()
- DnDCharacterTest. testEachAbilityIsOnlyCalculatedOnce()
- DnDCharacterTest. testRandomAbilityIsWithinRange()
- DnDCharacterTest. testRandomCharacterIsValid()
- GigasecondTest. afterEpochTime()
- GigasecondTest. beforeEpochTime()
- GigasecondTest. modernTime()
- GigasecondTest. withFullTimeSpecified()
- GigasecondTest. withFullTimeSpecifiedAndDayRollover()
- HammingTest. testCompleteDistanceInSingleLetterDifferentStrands()
- HammingTest. testDisallowLeftEmptyStrand()
- HammingTest. testDisallowRightEmptyStrand()
- HammingTest. testDistanceInLongDifferentStrands()
- HammingTest. testDistanceInLongIdenticalStrands()
- HammingTest. testNoDistanceBetweenEmptyStrands()
- HammingTest. testNoDistanceBetweenShortIdenticalStrands()
- HammingTest. testValidatesFirstStrandNotLonger()
- HammingTest. testValidatesSecondStrandNotLonger()
- LeapTest. testYearDivBy100NotDivBy3IsNotLeapYear()
- LeapTest. testYearDivBy100NotDivBy400InCommonYear()
- LeapTest. testYearDivBy200NotDivBy400InCommonYear()
- LeapTest. testYearDivBy2NotDivBy4InCommonYear()
- LeapTest. testYearDivBy400InLeapYear()
- LeapTest. testYearDivBy400NotDivBy125IsLeapYear()
- LeapTest. testYearDivBy4And5InLeapYear()
- LeapTest. testYearDivBy4NotDivBy100InLeapYear()
- LeapTest. testYearNotDivBy4InCommonYear()
- PangramCheckerTest. caseInsensitivePhraseIsNotPangram()
- PangramCheckerTest. emptySentenceIsNotPangram()
- PangramCheckerTest. perfectLowerCasePhraseIsPangram()
- PangramCheckerTest. phraseMissingCharacterHIsNotPangram()
- PangramCheckerTest. phraseMissingCharacterXIsNotPangram()
- PangramCheckerTest. phraseWithMissingLettersReplacedByNumbersIsNotPangram()
- PangramCheckerTest. phraseWithMixedCaseAndPunctuationIsPangram()
- PangramCheckerTest. phraseWithNumbersIsPangram()
- PangramCheckerTest. phraseWithOnlyLowerCaseIsPangram()
- PangramCheckerTest. phraseWithUnderscoresIsPangram()
- ProteinTranslatorTest. testCysteineRnaSequence1()
- ProteinTranslatorTest. testCysteineRnaSequence2()
- ProteinTranslatorTest. testLeucineRnaSequence1()
- ProteinTranslatorTest. testLeucineRnaSequence2()
- ProteinTranslatorTest. testMethionineRnaSequence()
- ProteinTranslatorTest. testPhenylalanineRnaSequence1()
- ProteinTranslatorTest. testPhenylalanineRnaSequence2()
- ProteinTranslatorTest. testSerineRnaSequence1()
- ProteinTranslatorTest. testSerineRnaSequence2()
- ProteinTranslatorTest. testSerineRnaSequence3()
- ProteinTranslatorTest. testSerineRnaSequence4()
- ProteinTranslatorTest. testStopRnaSequence1()
- ProteinTranslatorTest. testStopRnaSequence2()
- ProteinTranslatorTest. testStopRnaSequence3()
- ProteinTranslatorTest. testTranslationOfRnaToProteinList()
- ProteinTranslatorTest. testTranslationStopsIfStopCodonAtBeginning()
- ProteinTranslatorTest. testTranslationStopsIfStopCodonAtEnd1()
- ProteinTranslatorTest. testTranslationStopsIfStopCodonAtEnd2()
- ProteinTranslatorTest. testTranslationStopsIfStopCodonInMiddle1()
- ProteinTranslatorTest. testTranslationStopsIfStopCodonInMiddle2()
- ProteinTranslatorTest. testTryptophanRnaSequence1()
- ProteinTranslatorTest. testTyrosineRnaSequence1()
- ProteinTranslatorTest. testTyrosineRnaSequence2()
- ResistorColorTest. testBlackColorCode()
- ResistorColorTest. testColors()
- ResistorColorTest. testOrangeColorCode()
- ResistorColorTest. testWhiteColorCode()
- ReverseStringTest. testACapitalizedWord()
- ReverseStringTest. testAPalindrome()
- ReverseStringTest. testASentenceWithPunctuation()
- ReverseStringTest. testAWord()
- ReverseStringTest. testAnEmptyString()
- ReverseStringTest. testAnEvenSizedWord()
- ScrabbleScoreTest. testAEnglishLikeWord()
- ScrabbleScoreTest. testALongMixCaseWord()
- ScrabbleScoreTest. testALowerCaseLetter()
- ScrabbleScoreTest. testAMediumValuableWord()
- ScrabbleScoreTest. testAMediumWord()
- ScrabbleScoreTest. testAShortValuableWord()
- ScrabbleScoreTest. testAShortWord()
- ScrabbleScoreTest. testAUpperCaseLetter()
- ScrabbleScoreTest. testAValuableLetter()
- ScrabbleScoreTest. testAnEmptyInput()
- ScrabbleScoreTest. testEntireAlphabetAvailable()
- SpaceAgeTest. ageOnEarth()
- SpaceAgeTest. ageOnJupiter()
- SpaceAgeTest. ageOnMars()
- SpaceAgeTest. ageOnMercury()
- SpaceAgeTest. ageOnNeptune()
- SpaceAgeTest. ageOnSaturn()
- SpaceAgeTest. ageOnUranus()
- SpaceAgeTest. ageOnVenus()
Packages
Package | Tests | Failures | Ignored | Duration | Success rate |
---|---|---|---|---|---|
io.exercism | 113 | 0 | 113 | 0.018s | - |
Classes
Class | Tests | Failures | Ignored | Duration | Success rate |
---|---|---|---|---|---|
io.exercism.AcronymTest | 9 | 0 | 9 | 0.001s | - |
io.exercism.DnDCharacterTest | 19 | 0 | 19 | 0.001s | - |
io.exercism.GigasecondTest | 5 | 0 | 5 | 0.005s | - |
io.exercism.HammingTest | 9 | 0 | 9 | 0.001s | - |
io.exercism.LeapTest | 9 | 0 | 9 | 0.002s | - |
io.exercism.PangramCheckerTest | 10 | 0 | 10 | 0.004s | - |
io.exercism.ProteinTranslatorTest | 23 | 0 | 23 | 0.001s | - |
io.exercism.ResistorColorTest | 4 | 0 | 4 | 0.002s | - |
io.exercism.ReverseStringTest | 6 | 0 | 6 | 0s | - |
io.exercism.ScrabbleScoreTest | 11 | 0 | 11 | 0.001s | - |
io.exercism.SpaceAgeTest | 8 | 0 | 8 | 0s | - |