expect abstract method

Never expect(
  1. String expected
)

Throws an exception with a detailed message.

Implementation

Never expect(String expected);