TestClientAssertionError constructor

TestClientAssertionError(
  1. String message
)

Implementation

TestClientAssertionError(this.message);