Class IterableTests
- java.lang.Object
-
- org.eclipse.epsilon.eol.engine.test.acceptance.IterableTests
-
public class IterableTests extends Object
Tests for Iterable objects that are not Collections.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
IterableTests.FakeIterable
Implements the Iterable interface without being a Collection, using composition.
-
Constructor Summary
Constructors Constructor Description IterableTests()
-
-
-
Method Detail
-
getJavaModel
public IModel getJavaModel()
-
-