writeFileContent:"If you were a teardrop;In my eye,For fear of losing you,I would never cry.And if the golden sun,Should cease to shine its light,Just one smile from you,Would make my whole world bright.",
getFileInfoAlgorithm:"md5"
})
awaitbtnWriteFileButton.tap()
awaitisDone()
awaitbtnReadFileButton.tap()
awaitisDone()
readFileRet=awaitgetData('readFileRet')
expect(readFileRet).toEqual("If you were a teardrop;In my eye,For fear of losing you,I would never cry.And if the golden sun,Should cease to shine its light,Just one smile from you,Would make my whole world bright.")