Esempio n. 1
0
 def test_cross_section(self):
     with extest_util.show_replaced_by_check_graphic(self):
         cross_section.main()
 def test_cross_section(self):
     with fail_any_deprecation_warnings():
         with add_examples_to_path():
             import cross_section
         with show_replaced_by_check_graphic(self):
             cross_section.main()
Esempio n. 3
0
 def test_cross_section(self):
     with fail_any_deprecation_warnings():
         with add_examples_to_path():
             import cross_section
         with show_replaced_by_check_graphic(self):
             cross_section.main()
Esempio n. 4
0
 def test_cross_section(self):
     with extest_util.show_replaced_by_check_graphic(self):
         cross_section.main()
Esempio n. 5
0
 def test_cross_section(self):
     cross_section.main()