7 calls to VideoFieldTestCase::createFile() in Video 7.2
- VideoFieldTestCase::testDeleteVideoFieldItem in tests/
VideoField.test - Tests basic behavior for deleting a video from a node
- VideoFieldTestCase::testDeleteVideoFieldItemTwice in tests/
VideoField.test - Tests adding a video to two different nodes and deleting them one by one
- VideoFieldTestCase::testDeleteVideoFieldItemTwice_EntityDelete in tests/
VideoField.test - Tests adding a video to two different nodes and deleting the nodes
- VideoFieldTestCase::testSaveVideoFieldItem in tests/
VideoField.test - Tests basic behavior for saving a new video and adding it to a node.
- VideoFieldTestCase::testSaveVideoFieldItemTwice in tests/
VideoField.test - Tests saving a new video and adding it to two different nodes
- VideoFieldTestCase::testVideoFieldValidate in tests/
VideoField.test - Tests validation logic in video_field_validate().
- VideoFieldTestCase::transcodeVideo in tests/
VideoField.test - Makes changes in the database such that a video looks transcoded.