Class ComponentGaugeUtilTest

java.lang.Object
de.aikiit.fotorenamer.util.ComponentGaugeUtilTest

public class ComponentGaugeUtilTest
extends Object
Tests util methods.
Version:
2011-03-21, 13:18
Author:
hirsch
  • Constructor Details

    • ComponentGaugeUtilTest

      public ComponentGaugeUtilTest()
  • Method Details

    • createIconFromStringPath

      public final void createIconFromStringPath()
      Checks image creation with a valid and an invalid path.
    • createIconFromStringPathWithAssertionFailure

      public final void createIconFromStringPathWithAssertionFailure()
      Checks assertion failure with null parameter.
    • gaugeSwingComponent

      public final void gaugeSwingComponent()
      Checks that a component gets a non-default location after calling util method.