Created
October 8, 2014 13:03
-
-
Save ktoso/ce4ffd60aab5fdb39f56 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
akka-stream-tests-experimental > show libraryDependencies | |
[info] List(org.scala-lang:scala-library:2.10.4, org.scalatest:scalatest:2.1.3:test, org.scalacheck:scalacheck:1.11.3:test, junit:junit:4.11:test, com.novocode:junit-interface:0.11:test, commons-io:commons-io:2.4:test) | |
akka-stream-tests-experimental > show testOptions | |
[info] List(Argument(Some(TestFramework(WrappedArray(com.novocode.junit.JUnitFramework))),List(-v, -a, -u, /Users/ktoso/code/akka/akka-stream-tests/target/test-reports)), Argument(Some(TestFramework(WrappedArray(org.scalatest.tools.Framework, org.scalatest.tools.ScalaTestFramework))),List(-u, /Users/ktoso/code/akka/akka-stream-tests/target/test-reports))) | |
[success] Total time: 0 s, completed 08-Oct-2014 15:02:49 | |
akka-stream-tests-experimental > show test:testOptions | |
[info] List(Argument(Some(TestFramework(WrappedArray(com.novocode.junit.JUnitFramework))),List(-v, -a, -u, /Users/ktoso/code/akka/akka-stream-tests/target/test-reports)), Argument(Some(TestFramework(WrappedArray(org.scalatest.tools.Framework, org.scalatest.tools.ScalaTestFramework))),List(-u, /Users/ktoso/code/akka/akka-stream-tests/target/test-reports)), Argument(Some(TestFramework(WrappedArray(org.scalatest.tools.Framework, org.scalatest.tools.ScalaTestFramework))),List(-oDF))) | |
[success] Total time: 0 s, completed 08-Oct-2014 15:02:53 | |
akka-stream-tests-experimental > show test:definedTests | |
[info] List(Test akka.stream.scaladsl2.FlowTakeWithinSpec : subclass(false, org.scalatest.Suite), Test akka.stream.scaladsl2.FlowTakeWithinSpec : annotation(false, org.junit.runner.RunWith), Test akka.stream.scaladsl2.FlowSpec : subclass(false, org.scalatest.Suite), Test akka.stream.scaladsl2.FlowSpec : annotation(false, org.junit.runner.RunWith), Test akka.stream.FlowMapFutureSpec : subclass(false, org.scalatest.Suite), Test akka.stream.FlowMapFutureSpec : annotation(false, org.junit.runner.RunWith), Test akka.stream.scaladsl2.FlowTimerTransformerSpec : subclass(false, org.scalatest.Suite), Test akka.stream.scaladsl2.FlowTimerTransformerSpec : annotation(false, org.junit.runner.RunWith), Test akka.stream.FlowPrefixAndTailSpec : subclass(false, org.scalatest.Suite), Test akka.stream.impl.ResizableMultiReaderRingBufferSpec : subclass(false, org.scalatest.Suite), Test akka.stream.FlowForeachSpec : subclass(false, org.scalatest.Suite), Test akka.stream.FlowCollectSpec : subclass(false, org.scalatest.Suite), Test akka.stream.FlowDropSpec : subclass(false, org.scalatest.Suite), Test akka.stream.scaladsl2.FlowTransformRecoverSpec : subclass(false, org.scalatest.Suite), Test akka.stream.scaladsl2.FlowTransformRecoverSpec : annotation(false, org.junit.runner.RunWith), Test akka.stream.scaladsl2.FlowMapAsyncUnorderedSpec : subclass(false, org.scalatest.Suite), Test akka.stream.scaladsl2.FlowMapAsyncSpec : subclass(false, org.scalatest.Suite), Test akka.stream.scaladsl2.FlowMapAsyncSpec : annotation(false, org.junit.runner.RunWith), Test akka.stream.FlowMergeSpec : subclass(false, org.scalatest.Suite), Test akka.stream.impl.SynchronousPublisherFromIterableSpec : subclass(false, org.scalatest.Suite), Test akka.stream.impl.SynchronousPublisherFromIterableSpec : annotation(false, org.junit.runner.RunWith), Test akka.stream.FlowTransformRecoverSpec : subclass(false, org.scalatest.Suite), Test akka.stream.FlowTransformRecoverSpec : annotation(false, org.junit.runner.RunWith), Test akka.stream.scaladsl2.ImplicitFlowMaterializerSpec : subclass(false, org.scalatest.Suite), Test akka.stream.scaladsl2.ImplicitFlowMaterializerSpec : annotation(false, org.junit.runner.RunWith), Test akka.stream.scaladsl2.FlowGroupedWithinSpec : subclass(false, org.scalatest.Suite), Test akka.stream.scaladsl2.FlowGroupedWithinSpec : annotation(false, org.junit.runner.RunWith), Test akka.stream.FlowSplitWhenSpec : subclass(false, org.scalatest.Suite), Test akka.stream.FlowSplitWhenSpec : annotation(false, org.junit.runner.RunWith), Test akka.stream.FlowGroupBySpec : subclass(false, org.scalatest.Suite), Test akka.stream.FlowGroupBySpec : annotation(false, org.junit.runner.RunWith), Test akka.stream.scaladsl2.FlowFoldSpec : subclass(false, org.scalatest.Suite), Test akka.stream.scaladsl2.FlowConcatAllSpec : subclass(false, org.scalatest.Suite), Test akka.stream.FlowZipSpec : subclass(false, org.scalatest.Suite), Test akka.stream.scaladsl2.FlowTakeSpec : subclass(false, org.scalatest.Suite), Test akka.stream.actor.ActorPublisherSpec : subclass(false, org.scalatest.Suite), Test akka.stream.actor.ActorPublisherSpec : annotation(false, org.junit.runner.RunWith), Test akka.stream.io.SslTlsFlowSpec : subclass(false, org.scalatest.Suite), Test akka.stream.FlowMapSpec : subclass(false, org.scalatest.Suite), Test akka.stream.FlowToFutureSpec : subclass(false, org.scalatest.Suite), Test akka.stream.io.TcpFlowSpec : subclass(false, org.scalatest.Suite), Test akka.stream.FlowIterableSpec : subclass(false, org.scalatest.Suite), Test akka.stream.FlowIterableSpec : annotation(false, org.junit.runner.RunWith), Test akka.stream.scaladsl2.FlowPublishToSubscriberSpec : subclass(false, org.scalatest.Suite), Test akka.stream.FlowSpec : subclass(false, org.scalatest.Suite), Test akka.stream.FlowSpec : annotation(false, org.junit.runner.RunWith), Test akka.stream.scaladsl2.FlowPrefixAndTailSpec : subclass(false, org.scalatest.Suite), Test akka.stream.scaladsl2.FlowIteratorSpec : subclass(false, org.scalatest.Suite), Test akka.stream.scaladsl2.FlowIteratorSpec : annotation(false, org.junit.runner.RunWith), Test akka.stream.FlowTransformSpec : subclass(false, org.scalatest.Suite), Test akka.stream.FlowTransformSpec : annotation(false, org.junit.runner.RunWith), Test akka.stream.scaladsl2.GraphConcatSpec : subclass(false, org.scalatest.Suite), Test akka.stream.FlowTakeSpec : subclass(false, org.scalatest.Suite), Test akka.stream.scaladsl2.GraphZipSpec : subclass(false, org.scalatest.Suite), Test akka.stream.FlowProduceToSubscriberSpec : subclass(false, org.scalatest.Suite), Test akka.stream.scaladsl2.FlowCollectSpec : subclass(false, org.scalatest.Suite), Test akka.stream.scaladsl2.FlowCompileSpec : subclass(false, org.scalatest.Suite), Test akka.stream.actor.ActorPublisherTest : annotation(false, org.junit.Test), Test akka.stream.DuctSpec : subclass(false, org.scalatest.Suite), Test akka.stream.DuctSpec : annotation(false, org.junit.runner.RunWith), Test akka.stream.impl.FixedBufferSpec : subclass(false, org.scalatest.Suite), Test akka.stream.scaladsl2.FlowDropSpec : subclass(false, org.scalatest.Suite), Test akka.stream.scaladsl2.GraphUnzipSpec : subclass(false, org.scalatest.Suite), Test akka.stream.FlowTakeWithinSpec : subclass(false, org.scalatest.Suite), Test akka.stream.FlowTakeWithinSpec : annotation(false, org.junit.runner.RunWith), Test akka.stream.TickPublisherSpec : subclass(false, org.scalatest.Suite), Test akka.stream.TickPublisherSpec : annotation(false, org.junit.runner.RunWith), Test akka.stream.scaladsl2.FlowDispatcherSpec : subclass(false, org.scalatest.Suite), Test akka.stream.scaladsl2.FlowDispatcherSpec : annotation(false, org.junit.runner.RunWith), Test akka.stream.FlowTimerTransformerSpec : subclass(false, org.scalatest.Suite), Test akka.stream.FlowTimerTransformerSpec : annotation(false, org.junit.runner.RunWith), Test akka.stream.scaladsl2.FlowBufferSpec : subclass(false, org.scalatest.Suite), Test akka.stream.scaladsl2.FlowMapSpec : subclass(false, org.scalatest.Suite), Test akka.stream.javadsl.DuctTest : annotation(false, org.junit.Test), Test akka.stream.extra.FlowTimedSpec : subclass(false, org.scalatest.Suite), Test akka.stream.FlowConcatAllSpec : subclass(false, org.scalatest.Suite), Test akka.stream.scaladsl2.GraphOpsIntegrationSpec : subclass(false, org.scalatest.Suite), Test akka.stream.scaladsl2.FlowToFutureSpec : subclass(false, org.scalatest.Suite), Test akka.stream.FlowExpandSpec : subclass(false, org.scalatest.Suite), Test akka.stream.scaladsl2.FlowForeachSpec : subclass(false, org.scalatest.Suite), Test akka.stream.scaladsl2.FlowMapConcatSpec : subclass(false, org.scalatest.Suite), Test akka.stream.ImplicitFlowMaterializerSpec : subclass(false, org.scalatest.Suite), Test akka.stream.ImplicitFlowMaterializerSpec : annotation(false, org.junit.runner.RunWith), Test akka.stream.scaladsl2.FlowOnCompleteSpec : subclass(false, org.scalatest.Suite), Test akka.stream.scaladsl2.FlowOnCompleteSpec : annotation(false, org.junit.runner.RunWith), Test akka.stream.scaladsl2.FlowDropWithinSpec : subclass(false, org.scalatest.Suite), Test akka.stream.scaladsl2.FlowDropWithinSpec : annotation(false, org.junit.runner.RunWith), Test akka.stream.scaladsl2.FlowFilterSpec : subclass(false, org.scalatest.Suite), Test akka.stream.scaladsl2.FlowTransformSpec : subclass(false, org.scalatest.Suite), Test akka.stream.scaladsl2.FlowTransformSpec : annotation(false, org.junit.runner.RunWith), Test akka.stream.FlowGroupedSpec : subclass(false, org.scalatest.Suite), Test akka.stream.scaladsl2.TickPublisherSpec : subclass(false, org.scalatest.Suite), Test akka.stream.scaladsl2.TickPublisherSpec : annotation(false, org.junit.runner.RunWith), Test akka.stream.scaladsl2.FlowSplitWhenSpec : subclass(false, org.scalatest.Suite), Test akka.stream.scaladsl2.FlowSplitWhenSpec : annotation(false, org.junit.runner.RunWith), Test akka.stream.scaladsl2.FlowExpandSpec : subclass(false, org.scalatest.Suite), Test akka.stream.FlowBroadcastSpec : subclass(false, org.scalatest.Suite), Test akka.stream.FlowBroadcastSpec : annotation(false, org.junit.runner.RunWith), Test akka.stream.FlowMapConcatSpec : subclass(false, org.scalatest.Suite), Test akka.stream.actor.ActorSubscriberSpec : subclass(false, org.scalatest.Suite), Test akka.stream.actor.ActorSubscriberSpec : annotation(false, org.junit.runner.RunWith), Test akka.stream.scaladsl2.GraphBroadcastSpec : subclass(false, org.scalatest.Suite), Test akka.stream.FlowFromFutureSpec : subclass(false, org.scalatest.Suite), Test akka.stream.FlowFromFutureSpec : annotation(false, org.junit.runner.RunWith), Test akka.stream.FlowConflateSpec : subclass(false, org.scalatest.Suite), Test akka.stream.DslConsistencySpec : subclass(false, org.scalatest.Suite), Test akka.stream.DslConsistencySpec : annotation(false, org.junit.runner.RunWith), Test akka.stream.scaladsl2.FlowGroupedSpec : subclass(false, org.scalatest.Suite), Test akka.stream.scaladsl2.FlowGraphCompileSpec : subclass(false, org.scalatest.Suite), Test akka.stream.scaladsl2.GraphBalanceSpec : subclass(false, org.scalatest.Suite), Test akka.stream.scaladsl2.FlowIterableSpec : subclass(false, org.scalatest.Suite), Test akka.stream.scaladsl2.FlowIterableSpec : annotation(false, org.junit.runner.RunWith), Test akka.stream.scaladsl2.FlowFromFutureSpec : subclass(false, org.scalatest.Suite), Test akka.stream.TimerTransformerSpec : subclass(false, org.scalatest.Suite), Test akka.stream.TimerTransformerSpec : annotation(false, org.junit.runner.RunWith), Test akka.stream.scaladsl2.TimerTransformerSpec : subclass(false, org.scalatest.Suite), Test akka.stream.scaladsl2.TimerTransformerSpec : annotation(false, org.junit.runner.RunWith), Test akka.stream.FlowOnCompleteSpec : subclass(false, org.scalatest.Suite), Test akka.stream.FlowOnCompleteSpec : annotation(false, org.junit.runner.RunWith), Test akka.stream.FlowBufferSpec : subclass(false, org.scalatest.Suite), Test akka.stream.FlowFoldSpec : subclass(false, org.scalatest.Suite), Test akka.stream.actor.ActorSubscriberTest : annotation(false, org.junit.Test), Test akka.stream.scaladsl2.FlowAppendSpec : subclass(false, org.scalatest.Suite), Test akka.stream.FlowIteratorSpec : subclass(false, org.scalatest.Suite), Test akka.stream.FlowIteratorSpec : annotation(false, org.junit.runner.RunWith), Test akka.stream.scaladsl2.GraphMergeSpec : subclass(false, org.scalatest.Suite), Test akka.stream.FlowFilterSpec : subclass(false, org.scalatest.Suite), Test akka.stream.scaladsl2.FlowGroupBySpec : subclass(false, org.scalatest.Suite), Test akka.stream.scaladsl2.FlowGroupBySpec : annotation(false, org.junit.runner.RunWith), Test akka.stream.scaladsl2.FlowThunkSpec : subclass(false, org.scalatest.Suite), Test akka.stream.FlowDispatcherSpec : subclass(false, org.scalatest.Suite), Test akka.stream.FlowDispatcherSpec : annotation(false, org.junit.runner.RunWith), Test akka.stream.scaladsl2.FlowConflateSpec : subclass(false, org.scalatest.Suite), Test akka.persistence.stream.PersistentPublisherSpec : subclass(false, org.scalatest.Suite), Test akka.stream.FlowGroupedWithinSpec : subclass(false, org.scalatest.Suite), Test akka.stream.FlowGroupedWithinSpec : annotation(false, org.junit.runner.RunWith), Test akka.stream.FlowDropWithinSpec : subclass(false, org.scalatest.Suite), Test akka.stream.FlowDropWithinSpec : annotation(false, org.junit.runner.RunWith), Test akka.stream.FlowConcatSpec : subclass(false, org.scalatest.Suite), Test akka.stream.javadsl.FlowTest : annotation(false, org.junit.Test)) | |
[success] Total time: 0 s, completed 08-Oct-2014 15:03:30 | |
akka-stream-tests-experimental > testOnly *javadsl* | |
[info] Test run started | |
[info] Test run finished: 0 failed, 0 ignored, 0 total, 0.001s | |
[info] Test run started | |
[info] Test run finished: 0 failed, 0 ignored, 0 total, 0.0s | |
[info] ScalaTest | |
[info] Run completed in 570 milliseconds. | |
[info] Total number of tests run: 0 | |
[info] Suites: completed 0, aborted 0 | |
[info] Tests: succeeded 0, failed 0, canceled 0, ignored 0, pending 0 | |
[info] No tests were executed. | |
[info] Passed: Total 0, Failed 0, Errors 0, Passed 0 | |
[success] Total time: 1 s, completed 08-Oct-2014 15:03:38 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment