Commit graph

2 commits

Author SHA1 Message Date
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
Patrik Nordwall
2e1ad851b3 Not a running junit test, only verifies compilation 2012-02-01 11:53:46 +01:00
Renamed from akka-testkit/src/test/java/akka/testkit/TestActorRefJavaSpec.java (Browse further)