Coder Social home page Coder Social logo

Comments (3)

JanSchankin avatar JanSchankin commented on May 22, 2024

Hi Michel,

unfortunatly, I was unable to reproduce this, yet. Could you provide us with a StackTrace or a running example, maybe even a short TestCase?

In theory DeepSampler should be able to use Strings in Matchers::equalTo(...). It is even the default Matcher, so you could just write

Sample.of(service.doStuff("MyString"));

There are some running tests that show the usage of Strings with equalTo():

First, the implicit version without writing Matchers.equalTo(...):

And then the explicit version using Matchers.equalTo(...) (well, I used a static import here, so it's just equalTo(...) in this case):

Is this what is throwing Execptions in your case, or am I on the wrong track?

Greetings
Jan

from deep-sampler.

skrilagg avatar skrilagg commented on May 22, 2024

Hi Jan,

I just tried to reproduce this error once more, but without success. I'll close this issue, sorry for any inconveniences caused.

Best regards
Michel

from deep-sampler.

JanSchankin avatar JanSchankin commented on May 22, 2024

Hi Michel,
no problem, issue reports and suggestions for improvements are always welcome!
Greetings
Jan

from deep-sampler.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.