Package mockit
Class TestedAndMockedTest.ClassToBeTested
java.lang.Object
mockit.TestedAndMockedTest.ClassToBeTested
- Enclosing class:
TestedAndMockedTest
The Class ClassToBeTested.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ClassToBeTested
Instantiates a new class to be tested.- Parameters:
someData
- the some data
-
-
Method Details
-
doSomeOperation
Do some operation.- Parameters:
i
- the is
- the s- Returns:
- true, if successful
-