extension MockMatcherTests {

  func testEmptyOptionalDictionaryWithIntKeysArgumentsMatch() {
    // Given
    let firstArgument: [Int: Any?] = [:]