Kotlin Exercises
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<testsuite name="RnaTranscriptionTest" tests="5" skipped="0" failures="0" errors="0" timestamp="2018-06-21T14:34:11" hostname="kain" time="0.014">
|
||||
<properties/>
|
||||
<testcase name="thymineComplementIsAdenine" classname="RnaTranscriptionTest" time="0.013"/>
|
||||
<testcase name="adenineComplementIsUracil" classname="RnaTranscriptionTest" time="0.0"/>
|
||||
<testcase name="rnaTranscription" classname="RnaTranscriptionTest" time="0.0"/>
|
||||
<testcase name="guanineComplementIsCytosine" classname="RnaTranscriptionTest" time="0.001"/>
|
||||
<testcase name="cytosineComplementIsGuanine" classname="RnaTranscriptionTest" time="0.0"/>
|
||||
<system-out><![CDATA[]]></system-out>
|
||||
<system-err><![CDATA[]]></system-err>
|
||||
</testsuite>
|
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user