@UnitTest public class InvalidationSetTest extends java.lang.Object
InvalidationSet functionality. That class is being crucial part of Transaction since it
'records' and 'simulates' invalidations that are delayed until the end of a transaction.| Constructor and Description |
|---|
InvalidationSetTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testEmptySet() |
void |
testHJMPInvalidation() |
void |
testSimpleRecording() |
Copyright © 2018 SAP SE. All Rights Reserved.