Package it.tidalwave.util
Class KeyTest
java.lang.Object
it.tidalwave.util.KeyTest
- Author:
- Fabrizio Giudici
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescription<T> void
must_return_the_correct_dynamic_type
(Key<T> key, Class<T> expectedType) void
test()
-
Constructor Details
-
KeyTest
public KeyTest()
-
-
Method Details
-
test
public void test() -
must_return_the_correct_dynamic_type
-