Commit Graph

2 Commits

Author SHA1 Message Date
Jérôme Piquot 767fba5675
Initializing ActorId with an empty string should throw an exception (#279)
* fix issue 277. Initializing ActorId with an empty string should throw an exception.

* add whitespace check to actorid constructor
2020-04-05 12:02:03 -07:00
Greg Ingram eba332e911 Clean ActorId (#121)
* Remove unused using

* Updated parameter names

* Summary spacing and extra text

* Checking for null

* Added ActorId tests and convert to xUnit test framework
2019-10-21 19:25:18 -07:00