Class CRUDTests

    • Constructor Detail

      • CRUDTests

        public CRUDTests()
    • Method Detail

      • testCreateSimulinkGain

        public void testCreateSimulinkGain()
        Simulink Gain
      • testDeleteSimulinkGain

        public void testDeleteSimulinkGain()
      • testDeleteSimulinkChart

        public void testDeleteSimulinkChart()
        Simulink Chart
      • testCreateStateflowState

        public void testCreateStateflowState()
        Stateflow State
      • testCreateStateflowStateWithEmptyConstructor

        public void testCreateStateflowStateWithEmptyConstructor()
      • testReadStateflowId

        public void testReadStateflowId()
      • testReadStateflowIdWithEmptyConstructor

        public void testReadStateflowIdWithEmptyConstructor()
      • testUpdateStateflowName

        public void testUpdateStateflowName()
      • testUpdateStateflowNameWithEmptyConstructor

        public void testUpdateStateflowNameWithEmptyConstructor()
      • testDeleteStateflowState

        public void testDeleteStateflowState()
      • testDeleteStateflowStateWithEmptyConstructor

        public void testDeleteStateflowStateWithEmptyConstructor()