Package com._1c.g5.v8.xmdb
Class IndexTest
- java.lang.Object
-
- com._1c.g5.v8.xmdb.IndexTest
-
public class IndexTest extends Object
Some functional tests on KeyValueStorage/TransactionalKVS
-
-
Constructor Summary
Constructors Constructor Description IndexTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
setUp()
void
tearDown()
void
testMerge()
Create some index in XMDB and updates map with few records.
-