pekko/akka-docs/java
Roland d7bed79730 add JavaTestKit, see #1952
- it’s a completely new-written thing in pure Java, so that “protected”
  modifiers actually work and no ghost errors appear wrt. inheriting
  from PartialFunction or similar
- it also features integration with the EventFilter
- all closure-based constructs are modeled as inner classes of the
  JavaTestKit, where the user needs to override a single method which
  will then be executed
2012-06-29 14:42:11 +02:00
..
code/docs add JavaTestKit, see #1952 2012-06-29 14:42:11 +02:00
agents.rst document Specs2 + TestKit, see #2068, plus fix up broken includes 2012-05-24 22:23:36 +02:00
dispatchers.rst add JavaTestKit, see #1952 2012-06-29 14:42:11 +02:00
event-bus.rst document Specs2 + TestKit, see #2068, plus fix up broken includes 2012-05-24 22:23:36 +02:00
extending-akka.rst document Specs2 + TestKit, see #2068, plus fix up broken includes 2012-05-24 22:23:36 +02:00
fault-tolerance-sample.rst fix a few doubled the’s 2012-06-04 23:35:52 +02:00
fault-tolerance.rst document Specs2 + TestKit, see #2068, plus fix up broken includes 2012-05-24 22:23:36 +02:00
fsm.rst document Specs2 + TestKit, see #2068, plus fix up broken includes 2012-05-24 22:23:36 +02:00
futures.rst document Specs2 + TestKit, see #2068, plus fix up broken includes 2012-05-24 22:23:36 +02:00
howto.rst kick off pattern collection 2012-05-27 14:18:35 +02:00
index.rst add java testing doc chapter and link to Munish’s blog 2012-06-07 10:50:13 +02:00
logging.rst Change to logback 1.0.4, see #2198 2012-06-07 20:40:14 +02:00
microkernel.rst Merge branch 'master' into wip-2006-binary-compat-√ 2012-05-21 14:37:42 +02:00
remoting.rst #2189 - Removing RemoteClientWriteFailed and log it as a RemoteClientError and send the message to DeadLetters 2012-06-06 13:56:46 +02:00
routing.rst added docs about BalancingDispatcher and routers, see #2080 2012-05-28 10:33:59 +02:00
scheduler.rst document Specs2 + TestKit, see #2068, plus fix up broken includes 2012-05-24 22:23:36 +02:00
serialization.rst #2166 - Adding link to Kryo serialization by Roman Levenstein 2012-05-31 21:58:24 +02:00
stm.rst Update stm docs 2011-12-22 12:37:19 +13:00
testing.rst add JavaTestKit, see #1952 2012-06-29 14:42:11 +02:00
transactors.rst document Specs2 + TestKit, see #2068, plus fix up broken includes 2012-05-24 22:23:36 +02:00
typed-actors.rst Minor markup fix. 2012-06-12 16:16:25 +03:00
untyped-actors.rst fix a few doubled the’s 2012-06-04 23:35:52 +02:00
zeromq.rst document Specs2 + TestKit, see #2068, plus fix up broken includes 2012-05-24 22:23:36 +02:00