extension MockMatcherTests {

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