Tests that files are uploaded to proper locations.
Code
public static functiongetInfo() {
returnarray(
'name' => 'File field file path tests',
'description' => 'Test that files are uploaded to the proper location with token support.',
'group' => 'File',
);
}