Class MatrixPanelEditorTest


  • public class MatrixPanelEditorTest
    extends AbstractMatrixTest
    Test to diplay matrix in MatrixPanelEditor using differents model.
    Version:
    $Revision$ Last update : $Date$ By : $Author$
    Author:
    chatellier
    • Constructor Detail

      • MatrixPanelEditorTest

        public MatrixPanelEditorTest()
    • Method Detail

      • getMatrixTest

        protected MatrixND getMatrixTest​(int dimCount)
      • show

        protected void show​(Component comp)
      • testModelNDDim2

        public void testModelNDDim2()
      • testModelNDDim3

        public void testModelNDDim3()
      • testModelNDDim3MInConstructor

        public void testModelNDDim3MInConstructor()
        En 2.2.2 mettre la matrice en construteur ne fonctionnait pas.
      • testModelNDDim4

        public void testModelNDDim4()
      • testModelLinearNDDim2

        public void testModelLinearNDDim2()
      • testModelLinearDim3

        public void testModelLinearDim3()
      • testModelLinearDim4

        public void testModelLinearDim4()