serenity icon indicating copy to clipboard operation
serenity copied to clipboard

Refactor SerenityConfig class

Open bwplotka opened this issue 9 years ago • 1 comments

  • getS, getD should return Result<T>. Inside catch all exceptions.
  • Simplify use of the SerenityConfig class

bwplotka avatar Feb 15 '16 09:02 bwplotka

https://github.com/mesosphere/serenity/pull/157

bwplotka avatar Feb 16 '16 17:02 bwplotka