Shahin
Shahin

Reputation: 21

Passing object from Java to Fitness

I am writing an automated test in Fitness and need to pass an object from Java to Fitness and then validate it. Does anyone know how to accomplish that?

Upvotes: 0

Views: 225

Answers (1)

Markus L
Markus L

Reputation: 1014

That should be all described in the Two Minute Example. Take a look at the Fixture Code section.

Upvotes: 1

Related Questions