pekko/akka-remote/src/test/scala/akka/remote
Peter Badenhorst 399a08b8b3 Used RemoteCommunicationSpec as a template to implement a functional spec to test SSL communication.
1) Converted provider and related RNG's from Java to Scala
2) Added trust/key stores for testing purposes
3) As stated in the test comments, Internet access is required for the 2 'Secure' RNG variants to function within the time limit.
4) Fixed unnecessary imports
2012-06-11 18:33:05 +02:00
..
NetworkFailureSpec.scala Merge remote-tracking branch 'origin/master' into wip-1685-remote-cleaup-∂π 2012-01-26 11:24:23 +01:00
RemoteCommunicationSpec.scala Merge branch 'wip-ask-remote-tests-∂π' 2012-04-10 15:15:22 +02:00
RemoteConfigSpec.scala Adding support for specifying localAddress in remote config 2012-02-18 17:39:20 +01:00
RemoteDeathWatchSpec.scala Updated copyright headers to say Typesafe instead of Scalable Solutions 2012-05-11 12:06:28 +02:00
RemoteDeployerSpec.scala Avoiding the top-level node in the WildcardTree for the Deployer 2012-04-27 12:48:22 +02:00
RemoteRouterSpec.scala reject invalid ActorSystem names, see #1898 2012-04-03 16:28:36 +02:00
Ticket1978CommunicationSpec.scala Used RemoteCommunicationSpec as a template to implement a functional spec to test SSL communication. 2012-06-11 18:33:05 +02:00
Ticket1978ConfigSpec.scala Updated to support 3 different random number generators: 2012-06-05 13:44:05 +02:00