77 < meta name ="author " content ="Ken Wakita (https://is-prg1b.github.io/lecture/) " />
88 < title > lx02 のテスト実行結果</ title >
99 < style type ="text/css "> code {white-space : pre;}</ style >
10+ < script src ="//use.edgefonts.net/source-code-pro.js "> </ script >
1011 < script type ="text/javascript " src ="/lecture/lib/reveal.js-3.5.0/plugin/highlight/highlight.js "> </ script >
1112 < script > hljs . initHighlightingOnLoad ( ) ; </ script >
1213 < link rel ="stylesheet " type ="text/css " href ="/lecture/lib/reveal.js-3.5.0/css/theme/solarized.css ">
@@ -20,7 +21,7 @@ <h3 class="date">2017年9月29日</h3>
2021</ div >
2122< note >
2223< h1 id ="lx02a "> lx02a</ h1 >
23- < pre > < code > sbt:lx02a> test
24+ < pre class =" log " > < code > sbt:lx02a> test
2425[info] LeapYearTest:
2526[info] ScalaTest
2627[info] Run completed in 56 milliseconds.
@@ -31,7 +32,7 @@ <h1 id="lx02a">lx02a</h1>
3132[info] Passed: Total 0, Failed 0, Errors 0, Passed 0
3233[success] Total time: 0 s, completed Sep 29, 2017 12:16:25 PM</ code > </ pre >
3334< h1 id ="lx02b "> lx02b</ h1 >
34- < pre > < code > sbt:lx02a> project lx02b
35+ < pre class =" log " > < code > sbt:lx02a> project lx02b
3536[info] Set current project to lx02b (in build file:/Users/wakita/Dropbox/projects/prg/lecture/)
3637sbt:lx02b> test
3738[info] LeapYearTest:
@@ -44,7 +45,7 @@ <h1 id="lx02b">lx02b</h1>
4445[info] Passed: Total 0, Failed 0, Errors 0, Passed 0
4546[success] Total time: 0 s, completed Sep 29, 2017 12:16:59 PM</ code > </ pre >
4647< h1 id ="lx02c "> lx02c</ h1 >
47- < pre > < code > sbt:lx02b> project lx02c
48+ < pre class =" log " > < code > sbt:lx02b> project lx02c
4849[info] Set current project to lx02c (in build file:/Users/wakita/Dropbox/projects/prg/lecture/)
4950sbt:lx02c> test
5051[info] LeapYearTest:
@@ -59,7 +60,7 @@ <h1 id="lx02c">lx02c</h1>
5960[info] Passed: Total 1, Failed 0, Errors 0, Passed 1
6061[success] Total time: 0 s, completed Sep 29, 2017 12:17:22 PM</ code > </ pre >
6162< h1 id ="lx02d "> lx02d</ h1 >
62- < pre > < code > sbt:lx02d> test
63+ < pre class =" log " > < code > sbt:lx02d> test
6364[info] LeapYearTest:
6465[info] 4で割り切れる年
6566[info] - should 閏年である
@@ -78,7 +79,7 @@ <h1 id="lx02d">lx02d</h1>
7879[error] (lx02d/test:test) sbt.TestsFailedException: Tests unsuccessful
7980[error] Total time: 0 s, completed Sep 29, 2017 12:43:53 PM</ code > </ pre >
8081< h1 id ="lx02e "> lx02e</ h1 >
81- < pre > < code > sbt:lx02d> project lx02e
82+ < pre class =" log " > < code > sbt:lx02d> project lx02e
8283[info] Set current project to lx02e (in build file:/Users/wakita/Dropbox/projects/prg/lecture/)
8384sbt:lx02e> test
8485[info] Updating {file:/Users/wakita/Dropbox/projects/prg/lecture/}lx02e...
@@ -105,7 +106,7 @@ <h1 id="lx02e">lx02e</h1>
105106[error] (lx02e/test:test) sbt.TestsFailedException: Tests unsuccessful
106107[error] Total time: 1 s, completed Sep 29, 2017 12:18:17 PM</ code > </ pre >
107108< h1 id ="lx02f "> lx02f</ h1 >
108- < pre > < code > sbt:lx02e> project lx02f
109+ < pre class =" log " > < code > sbt:lx02e> project lx02f
109110[info] Set current project to lx02f (in build file:/Users/wakita/Dropbox/projects/prg/lecture/)
110111sbt:lx02f> test
111112[info] Updating {file:/Users/wakita/Dropbox/projects/prg/lecture/}lx02f...
@@ -128,7 +129,7 @@ <h1 id="lx02f">lx02f</h1>
128129[info] Passed: Total 2, Failed 0, Errors 0, Passed 2
129130[success] Total time: 1 s, completed Sep 29, 2017 12:18:35 PM</ code > </ pre >
130131< h1 id ="lx02g "> lx02g</ h1 >
131- < pre > < code > sbt:lx02f> project lx02g
132+ < pre class =" log " > < code > sbt:lx02f> project lx02g
132133[info] Set current project to lx02g (in build file:/Users/wakita/Dropbox/projects/prg/lecture/)
133134sbt:lx02g> test
134135[info] Updating {file:/Users/wakita/Dropbox/projects/prg/lecture/}lx02g...
@@ -157,7 +158,7 @@ <h1 id="lx02g">lx02g</h1>
157158[error] (lx02g/test:test) sbt.TestsFailedException: Tests unsuccessful
158159[error] Total time: 1 s, completed Sep 29, 2017 12:18:55 PM</ code > </ pre >
159160< h1 id ="lx02h "> lx02h</ h1 >
160- < pre > < code > sbt:lx02g> project lx02h
161+ < pre class =" log " > < code > sbt:lx02g> project lx02h
161162[info] Set current project to lx02h (in build file:/Users/wakita/Dropbox/projects/prg/lecture/)
162163sbt:lx02h> test
163164[info] Updating {file:/Users/wakita/Dropbox/projects/prg/lecture/}lx02h...
@@ -182,7 +183,7 @@ <h1 id="lx02h">lx02h</h1>
182183[info] Passed: Total 3, Failed 0, Errors 0, Passed 3
183184[success] Total time: 1 s, completed Sep 29, 2017 12:19:10 PM</ code > </ pre >
184185< h1 id ="lx02i "> lx02i</ h1 >
185- < pre > < code > sbt:lx02h> project lx02i
186+ < pre class =" log " > < code > sbt:lx02h> project lx02i
186187[info] Set current project to lx02i (in build file:/Users/wakita/Dropbox/projects/prg/lecture/)
187188sbt:lx02i> test
188189[info] Compiling 1 Scala source to /Users/wakita/tmp/sbt/prg1b/lx02i/scala-2.12/test-classes ...
@@ -200,7 +201,7 @@ <h1 id="lx02i">lx02i</h1>
200201[error] (lx02i/test:compileIncremental) Compilation failed
201202[error] Total time: 1 s, completed Sep 29, 2017 12:20:05 PM</ code > </ pre >
202203< h1 id ="lx02j "> lx02j</ h1 >
203- < pre > < code > sbt:lx02i> project lx02j
204+ < pre class =" log " > < code > sbt:lx02i> project lx02j
204205[info] Set current project to lx02j (in build file:/Users/wakita/Dropbox/projects/prg/lecture/)
205206sbt:lx02j> test
206207[info] LeapYearTest:
@@ -225,8 +226,8 @@ <h1 id="lx02j">lx02j</h1>
225226[error] (lx02j/test:test) sbt.TestsFailedException: Tests unsuccessful
226227[error] Total time: 0 s, completed Sep 29, 2017 12:20:17 PM</ code > </ pre >
227228< h1 id ="lx02k "> lx02k</ h1 >
228- < pre > < code > sbt:lx02j> project lx02k
229- [info] Set current project to lx02k (in build file:/Users/wakita/Dropbox/projects/prg/lecture/)
229+ < pre class =" log " > < code > sbt:lx02j> project lx02k
230+ <span class=".info"> [info] Set current project to lx02k (in build file:/Users/wakita/Dropbox/projects/prg/lecture/)</span>
230231sbt:lx02k> test
231232[info] Updating {file:/Users/wakita/Dropbox/projects/prg/lecture/}lx02k...
232233[info] Done updating.
0 commit comments