public class OclStdLibSequenceTest extends BaseLocalDbTest
db| Constructor and Description |
|---|
OclStdLibSequenceTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testAppend() |
void |
testAt() |
void |
testEquals() |
void |
testExcluding() |
void |
testFirst() |
void |
testIncluding() |
void |
testIndexOf() |
void |
testInsertAt() |
void |
testLast() |
void |
testPrepend() |
void |
testReverse() |
void |
testSubSequence() |
void |
testUnion() |
after, before, beforeClass, countEdges, countVerticespublic void testEquals()
public void testUnion()
public void testAppend()
public void testPrepend()
public void testInsertAt()
public void testSubSequence()
public void testAt()
public void testIndexOf()
public void testFirst()
public void testLast()
public void testIncluding()
public void testExcluding()
public void testReverse()
Copyright © 2018. All rights reserved.