extension MockMatcherTests {

  func testEmptyOptionalDictionaryWithStringKeysArgumentsMatch() {
    // Given
    let firstArgument: [String: Any?] = [:]