Package otherTests
Class TestedClass
java.lang.Object
otherTests.TestedClass
The Class TestedClass.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TestedClass
Instantiates a new tested class.- Parameters:
dependency
- the dependency
-
-
Method Details
-
doSomething
public boolean doSomething(int i) Do something.- Parameters:
i
- the i- Returns:
- true, if successful
-