Stud.IP  5.4
AssetsHelpersTestCase Class Reference
Inheritance diagram for AssetsHelpersTestCase:

Public Member Functions

 setUp ()
 
 tearDown ()
 
 test_image_path_should_add_directory_before_image ()
 
 test_image_path_should_add_png_if_no_extension_were_given ()
 
 test_image_path_should_not_touch_absolute_paths ()
 
 test_javascript_path_should_add_directory_before_script ()
 
 test_javascript_path_should_add_js_if_no_extension_were_given ()
 
 test_javascript_path_should_not_touch_absolute_paths ()
 
 test_stylesheet_path_should_add_directory_before_script ()
 
 test_stylesheet_path_should_add_css_if_no_extension_were_given ()
 
 test_stylesheet_path_should_not_touch_absolute_paths ()
 
 test_img_should_return_img_tag_with_alt_attribute ()
 
 test_img_should_respect_alt_attribute ()
 
 test_img_should_respect_size_attribute ()
 
 test_img_should_respect_other_attributes ()
 
 test_script_should_return_script_tag ()
 
 test_script_should_return_multiple_script_tags ()
 
 test_script_should_respect_url_parameters ()
 
 test_stylesheet_should_return_link_tag ()
 
 test_stylesheet_should_return_multiple_link_tags ()
 
 test_stylesheet_should_respect_options ()
 

Member Function Documentation

◆ setUp()

setUp ( )

◆ tearDown()

tearDown ( )

◆ test_image_path_should_add_directory_before_image()

test_image_path_should_add_directory_before_image ( )

◆ test_image_path_should_add_png_if_no_extension_were_given()

test_image_path_should_add_png_if_no_extension_were_given ( )

◆ test_image_path_should_not_touch_absolute_paths()

test_image_path_should_not_touch_absolute_paths ( )

◆ test_img_should_respect_alt_attribute()

test_img_should_respect_alt_attribute ( )

◆ test_img_should_respect_other_attributes()

test_img_should_respect_other_attributes ( )

◆ test_img_should_respect_size_attribute()

test_img_should_respect_size_attribute ( )

◆ test_img_should_return_img_tag_with_alt_attribute()

test_img_should_return_img_tag_with_alt_attribute ( )

◆ test_javascript_path_should_add_directory_before_script()

test_javascript_path_should_add_directory_before_script ( )

◆ test_javascript_path_should_add_js_if_no_extension_were_given()

test_javascript_path_should_add_js_if_no_extension_were_given ( )

◆ test_javascript_path_should_not_touch_absolute_paths()

test_javascript_path_should_not_touch_absolute_paths ( )

◆ test_script_should_respect_url_parameters()

test_script_should_respect_url_parameters ( )

◆ test_script_should_return_multiple_script_tags()

test_script_should_return_multiple_script_tags ( )

◆ test_script_should_return_script_tag()

test_script_should_return_script_tag ( )

◆ test_stylesheet_path_should_add_css_if_no_extension_were_given()

test_stylesheet_path_should_add_css_if_no_extension_were_given ( )

◆ test_stylesheet_path_should_add_directory_before_script()

test_stylesheet_path_should_add_directory_before_script ( )

◆ test_stylesheet_path_should_not_touch_absolute_paths()

test_stylesheet_path_should_not_touch_absolute_paths ( )

◆ test_stylesheet_should_respect_options()

test_stylesheet_should_respect_options ( )

◆ test_stylesheet_should_return_link_tag()

test_stylesheet_should_return_link_tag ( )

◆ test_stylesheet_should_return_multiple_link_tags()

test_stylesheet_should_return_multiple_link_tags ( )

The documentation for this class was generated from the following file: