* #26 Add Hello World Integration Testing working on Windows, need work to work on MAC and Linux
* #26 Add new Integration Test to test DAPR state functionality
* #26 Add Hello World Integration Testing working on Windows, need work to work on MAC and Linux
* Update Integration Testing getting free ports automatically
* #26 Refractor to use a base class for all the integration tests
* #26 Make StateOptions as optional in order to not throw a null pointer exception
* #26 Remove empty lines and correct the ident
* Adding license to DaprIntegrationTestingRunner
Co-authored-by: Young Bu Park <youngp@microsoft.com>
Co-authored-by: Artur Souza <artursouza.ms@outlook.com>