pekko/akka-actor-tests/src/test/scala/akka
Björn Antonsson 4d12b8a065 Merge pull request #1368 from akka/wip-3237-enforce-required-mailbox-type-ban
Fail actor creation if mailbox doesn't conform to required type. #3237
2013-04-26 02:02:25 -07:00
..
actor Fail actor creation if mailbox doesn't conform to required type. See #3237 2013-04-26 09:31:23 +02:00
config Rename event-handlers to loggers, see #2979 2013-02-05 11:19:02 +01:00
dataflow #2879 - updating copyright info 2013-01-09 11:38:00 +01:00
dispatch Adding more tests to MailboxSpec so that we know they follow the contract ;) 2013-04-05 15:27:46 +02:00
event #3165 - Preventing SOE with conflicting serializers when serialize-messages = on 2013-03-30 02:11:09 +01:00
io Udp tests now use port acquired from a DatagramSocket #3245 2013-04-22 16:31:06 +02:00
japi moved tests from akka-actor to new module akka-actor-tests to fix circular dependencies between testkit and akka-actor 2011-04-06 07:45:42 +02:00
pattern Increase time limits in CircuitBreakerMTSpec, see #3243 2013-04-23 09:49:35 +02:00
performance #3018 - Enabling -Xlint and dealing with the situation that occurs 2013-03-29 01:43:17 +01:00
routing Merge pull request #1364 from akka/wip-3136-make-fromconfig-supervisorstrategy-configurable-ban 2013-04-26 00:22:05 -07:00
serialization Make SerializationCompatibilitySpec check instances and not tuples. See #3184 2013-04-26 09:31:57 +02:00
testkit Allow different types of mailboxes on the same dispatcher. See #2687 2013-04-19 13:42:58 +02:00
util Making SerializedSuspendableExecutionContext use AbstractNodeQueue instead of ConcurrentLinkedQueue 2013-03-29 01:50:00 +01:00
AkkaExceptionSpec.scala Changed all 'def foo(): Unit = { .. }' to 'def foo() { .. }' 2011-09-27 17:41:02 +02:00
Messages.scala #2879 - updating copyright info 2013-01-09 11:38:00 +01:00
TestUtils.scala Udp tests now use port acquired from a DatagramSocket #3245 2013-04-22 16:31:06 +02:00