| Package | Description |
|---|---|
| org.specrunner.plugins.core.objects | |
| org.specrunner.plugins.core.objects.core |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractPluginObjectCompare<T>
Performs comparison of objects.
|
class |
AbstractPluginObjectCompareAll<T>
Check if a given list of objects is the same of object manager.
|
class |
AbstractPluginObjectSelectNone<T>
Check if an object is not in object repository.
|
class |
AbstractPluginObjectSelectUnique<T>
Performs something on a selected object.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PluginAll
Check if a given list of objects is the same in memory.
|
class |
PluginContains
Check if a given list of objects is present in memory.
|
class |
PluginDelete
Delete object from memory.
|
class |
PluginNotContains
Check if an object is not in memory.
|
Copyright © 2016. All rights reserved.