Class KeyTest

java.lang.Object
it.tidalwave.util.KeyTest

public class KeyTest extends Object
Author:
Fabrizio Giudici
  • Constructor Details Link icon

    • KeyTest Link icon

      public KeyTest()
  • Method Details Link icon

    • test Link icon

      public void test()
    • must_return_the_correct_dynamic_type Link icon

      public <T> void must_return_the_correct_dynamic_type(@Nonnull Key<T> underTest, @Nonnull Class<T> expectedType)