-
- Downloads
Stubbed out Specs for net.i2p.router.update.* in routerconsole
*Behaviors.scala should really go in net.i2p.update.* in core, but ScalaTest doesn't seem to be picking up the cross-dependency properly and just ignores any Spec which includes them; they will move once the build.xml is fixed.
Showing
- apps/routerconsole/java/test/scalatest/net/i2p/router/update/CheckerBehaviors.scala 14 additions, 0 deletions...st/scalatest/net/i2p/router/update/CheckerBehaviors.scala
- apps/routerconsole/java/test/scalatest/net/i2p/router/update/ConsoleUpdateManagerSpec.scala 21 additions, 0 deletions...test/net/i2p/router/update/ConsoleUpdateManagerSpec.scala
- apps/routerconsole/java/test/scalatest/net/i2p/router/update/DummyHandlerSpec.scala 24 additions, 0 deletions...st/scalatest/net/i2p/router/update/DummyHandlerSpec.scala
- apps/routerconsole/java/test/scalatest/net/i2p/router/update/NewsFetcherSpec.scala 27 additions, 0 deletions...est/scalatest/net/i2p/router/update/NewsFetcherSpec.scala
- apps/routerconsole/java/test/scalatest/net/i2p/router/update/NewsHandlerSpec.scala 22 additions, 0 deletions...est/scalatest/net/i2p/router/update/NewsHandlerSpec.scala
- apps/routerconsole/java/test/scalatest/net/i2p/router/update/NewsTimerTaskSpec.scala 13 additions, 0 deletions...t/scalatest/net/i2p/router/update/NewsTimerTaskSpec.scala
- apps/routerconsole/java/test/scalatest/net/i2p/router/update/PluginUpdateCheckerSpec.scala 27 additions, 0 deletions...atest/net/i2p/router/update/PluginUpdateCheckerSpec.scala
- apps/routerconsole/java/test/scalatest/net/i2p/router/update/PluginUpdateHandlerSpec.scala 24 additions, 0 deletions...atest/net/i2p/router/update/PluginUpdateHandlerSpec.scala
- apps/routerconsole/java/test/scalatest/net/i2p/router/update/PluginUpdateRunnerSpec.scala 27 additions, 0 deletions...latest/net/i2p/router/update/PluginUpdateRunnerSpec.scala
- apps/routerconsole/java/test/scalatest/net/i2p/router/update/UnsignedUpdateCheckerSpec.scala 27 additions, 0 deletions...est/net/i2p/router/update/UnsignedUpdateCheckerSpec.scala
- apps/routerconsole/java/test/scalatest/net/i2p/router/update/UnsignedUpdateHandlerSpec.scala 24 additions, 0 deletions...est/net/i2p/router/update/UnsignedUpdateHandlerSpec.scala
- apps/routerconsole/java/test/scalatest/net/i2p/router/update/UnsignedUpdateRunnerSpec.scala 27 additions, 0 deletions...test/net/i2p/router/update/UnsignedUpdateRunnerSpec.scala
- apps/routerconsole/java/test/scalatest/net/i2p/router/update/UpdateHandlerSpec.scala 22 additions, 0 deletions...t/scalatest/net/i2p/router/update/UpdateHandlerSpec.scala
- apps/routerconsole/java/test/scalatest/net/i2p/router/update/UpdateManagerBehaviors.scala 40 additions, 0 deletions...latest/net/i2p/router/update/UpdateManagerBehaviors.scala
- apps/routerconsole/java/test/scalatest/net/i2p/router/update/UpdateRunnerBehaviors.scala 12 additions, 0 deletions...alatest/net/i2p/router/update/UpdateRunnerBehaviors.scala
- apps/routerconsole/java/test/scalatest/net/i2p/router/update/UpdaterBehaviors.scala 14 additions, 0 deletions...st/scalatest/net/i2p/router/update/UpdaterBehaviors.scala
Please register or sign in to comment