Class CommentsTests
- java.lang.Object
-
- org.eclipse.epsilon.eol.engine.test.acceptance.CommentsTests
-
public class CommentsTests extends Object
- Since:
- 2.2
- Author:
- Dimitris Kolovos
-
-
Constructor Summary
Constructors Constructor Description CommentsTests()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
testMultiLineComment()
void
testSingleLineComment()
-