Class FunctionTestCase
java.lang.Object
org.wildfly.clustering.cache.function.FunctionTestCase
- Author:
- Paul Ferraro
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidmap()voidmarshalling(org.wildfly.clustering.marshalling.TesterFactory factory) voidset()
-
Constructor Details
-
FunctionTestCase
public FunctionTestCase()
-
-
Method Details
-
set
@Test public void set() -
map
@Test public void map() -
marshalling
@ParameterizedTest public void marshalling(org.wildfly.clustering.marshalling.TesterFactory factory)
-