Class TestCasesReactome


  • public class TestCasesReactome
    extends java.lang.Object
    Test Reactome circuits
    Author:
    pcingola
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static boolean debug  
      static int SHOW_EVERY  
      static boolean verbose  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void test_01()
      Reaction with two molecules
      void test_02()
      Reaction with a catalyst
      void test_03()
      Reaction with positive regulation
      void test_04()
      Reaction with negative regulation
      void test_05()
      Reaction with requirement
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • debug

        public static boolean debug
      • verbose

        public static boolean verbose
      • SHOW_EVERY

        public static int SHOW_EVERY
    • Constructor Detail

      • TestCasesReactome

        public TestCasesReactome()
    • Method Detail

      • test_01

        public void test_01()
        Reaction with two molecules
      • test_02

        public void test_02()
        Reaction with a catalyst
      • test_03

        public void test_03()
        Reaction with positive regulation
      • test_04

        public void test_04()
        Reaction with negative regulation
      • test_05

        public void test_05()
        Reaction with requirement