Differences Between: [Versions 311 and 403] [Versions 400 and 403] [Versions 401 and 403]
(no description)
File Size: | 124 lines (4 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
stored_file_test:: (3 methods):
test_rotate_image_does_not_rotate_image()
test_rotate_image_rotates_image()
test_get_psr_stream()
Class: stored_file_test - X-Ref
Unit tests for lib/filestorage/stored_file.php.test_rotate_image_does_not_rotate_image() X-Ref |
Test that the rotate_image() method does not rotate an image that is not supposed to be rotated. |
test_rotate_image_rotates_image() X-Ref |
Test that the rotate_image() method rotates an image that is supposed to be rotated. |
test_get_psr_stream() X-Ref |
Ensure that get_content_file_handle returns a valid file handle. |