Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7618123
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T03:19:09+00:00 2026-05-31T03:19:09+00:00

I am testing the interaction between one object, and another object with some methods

  • 0

I am testing the interaction between one object, and another object with some methods that have call-by-name arguments. However, I can’t figure out how to create an argument matcher for that call-by-name argument.

Let’s say that this is the signature of the mocked object:


def fn(arg1: => String, arg2: Int): Any

Then what I really want to do is test if that method is called with a known second argument. I don’t even care all that much about the first argument, but having a way to properly test that as well would be a bonus.

This doesn’t work:


there was one(mock) fn(any[()=>String], eq(12))

nor this:


there was one(mock) fn(any[Function0[String]], eq(12))

and this doesn’t even compile:


there was one(mock) fn(any[=>String], eq(12))

… which obviously is to be expected.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-31T03:19:10+00:00Added an answer on May 31, 2026 at 3:19 am

    I’ve just added some support in specs2 for byname arguments and functions/partial function arguments. Please try out the latest specs2-1.9-SNAPSHOT and create an issue on GitHub if that doesn’t work for you.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a central git repository that everyone pushes to for testing and integration,
I'd like some ideas about how I should test some objects that can block,
I've been using Capybara for integration/request testing, but have only just realised I can't
I'm new to integration testing, but have had great success so far buiding up
Testing in various versions of Firefox new and old it seems that column-span in
I have just made my first proper little desktop GUI application that basically wraps
I'm using Instruments with the Allocations instrument. I'm testing only a fixed interaction with
I have a class that uses 'System.Net.Sockets.Socket' directly for network comunication, and currently I
Creating an installer for possible remote systems so that if they do not have
My application I have an application design that looks like this: web application layer

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.