Class ListUtilsTest

java.lang.Object
ubic.gemma.core.util.ListUtilsTest

public class ListUtilsTest extends Object
Tests for extra utilities for List.
Author:
poirigui
  • Constructor Details

    • ListUtilsTest

      public ListUtilsTest()
  • Method Details

    • testIndexOfElements

      public void testIndexOfElements()
    • testIndexOfCaseInsensitiveStringElements

      public void testIndexOfCaseInsensitiveStringElements()
    • testPadToNextPowerOfTwo

      public void testPadToNextPowerOfTwo()