You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@pekko.apache.org by "mario-renau-alstom (via GitHub)" <gi...@apache.org> on 2023/08/15 19:22:32 UTC

[GitHub] [incubator-pekko-samples] mario-renau-alstom opened a new pull request, #68: Add tests for Worker and WorkExecutor classes

mario-renau-alstom opened a new pull request, #68:
URL: https://github.com/apache/incubator-pekko-samples/pull/68

   A new test suite for Worker and WorkExecutor has been added. 
   The WorkerSpec tests whether work starts when worker is idle and confirms the completion of work. WorkExecutorSpec tests the functionality of the ExecuteWork method by checking whether it correctly computes the square of a given number.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org
For additional commands, e-mail: notifications-help@pekko.apache.org


[GitHub] [incubator-pekko-samples] pjfanning merged pull request #68: Add tests for Worker and WorkExecutor classes

Posted by "pjfanning (via GitHub)" <gi...@apache.org>.
pjfanning merged PR #68:
URL: https://github.com/apache/incubator-pekko-samples/pull/68


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org
For additional commands, e-mail: notifications-help@pekko.apache.org