Lines Matching full:get
52 it('Tester: <get file name with undefined input.> case for FileUtils#getFileName', function () {
60 it('Tester: <get relative file fullname.> case for FileUtils#getFileName', function () {
65 it('Tester: <get windows file fullname.> case for FileUtils#getFileName', function () {
70 it('Tester: <get single file fullname.> case for FileUtils#getFileName', function () {
76 …it('Tester: <get file extension with undefined input.> case for FileUtils#getFileExtension', funct…
84 …it('Tester: <get file extension with input not contain point.> case for FileUtils#getFileExtension…
89 …it('Tester: <get file extension with dir contain point.> case for FileUtils#getFileExtension', fun…
94 it('Tester: <get file extension.> case for FileUtils#getFileExtension', function () {
99 …it('Tester: <get file extension with point end.> case for FileUtils#getFileExtension', function ()…
115 it('Tester: <get prefix test.> case for FileUtils#getPrefix', function () {
122 it('Tester: <get windows prefix test.> case for FileUtils#getPrefix', function () {
129 it('Tester: <get no prefix test.> case for FileUtils#getPrefix', function () {
137 …it('Tester: <get path without prefix no prefix test.> case for FileUtils#getPathWithoutPrefix', fu…
144 …it('Tester: <get path without prefix contain prefix test.> case for FileUtils#getPathWithoutPrefix…
151 …it('Tester: <get path without prefix path and prefix equal test.> case for FileUtils#getPathWithou…