Exemplo n.º 1
0
 def test_COP_1d_plot(self):
     with fail_any_deprecation_warnings():
         with add_examples_to_path():
             import COP_1d_plot
         with show_replaced_by_check_graphic(self):
             COP_1d_plot.main()
Exemplo n.º 2
0
 def test_COP_1d_plot(self):
     with fail_any_deprecation_warnings():
         with add_examples_to_path():
             import COP_1d_plot
         with show_replaced_by_check_graphic(self):
             COP_1d_plot.main()
Exemplo n.º 3
0
 def test_COP_1d_plot(self):
     with extest_util.show_replaced_by_check_graphic(self):
         COP_1d_plot.main()
Exemplo n.º 4
0
 def test_COP_1d_plot(self):
     COP_1d_plot.main() 
Exemplo n.º 5
0
 def test_COP_1d_plot(self):
     with extest_util.show_replaced_by_check_graphic(self):
         COP_1d_plot.main()