Class EPICSUtilitiesTest

java.lang.Object
org.scictrl.csshell.epics.test.EPICSUtilitiesTest

public class EPICSUtilitiesTest extends Object

EPICSUtilitiesTest class.

Author:
igor@scictrl.com
  • Constructor Details

    • EPICSUtilitiesTest

      public EPICSUtilitiesTest()
      Constructor.
  • Method Details

    • test_toString

      public void test_toString()
      Test.
    • test_convertToDBRValue

      public void test_convertToDBRValue()
      Test.
    • test_convertToDBRValue

      public void test_convertToDBRValue(Object in, gov.aps.jca.dbr.DBRType type, Object out)

      test_convertToDBRValue.

      Parameters:
      in - a Object object
      type - a DBRType object
      out - a Object object
    • test_convertToDBRNull

      public void test_convertToDBRNull(Object in, gov.aps.jca.dbr.DBRType type)

      test_convertToDBRNull.

      Parameters:
      in - a Object object
      type - a DBRType object