<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div><br></div><div>Hello,</div><div><br></div><div>I’m code complete on WFCORE-640 and have completed my development testing on OS X and Windows 7. &nbsp;This feature deals with resolution of file permissions and I’m not sure how best to proceed with the creation of unit tests and subsequent Maven integration. &nbsp;Not being very familiar with the build and release process I thought others may have some advice.</div><div><br></div><div>Does the current build process get executed on both *nix and Windows platforms? &nbsp;Platform specific unit test init scripts need to be executed to construct a folder hierarchy with specific file/folder permissions required for later tests. &nbsp; On the Windows side, those init scripts should be executed as an administrator user and the unit tests executed as a non-administrator user.&nbsp;</div><div><br></div><div>Use case: &nbsp;Given a directory path and a properties file name, determine whether a given user of the system may update the properties file.</div><div><br></div><div>Test cases:</div><div><br></div><div><ol class="MailOutline"><li>Directory path contains folders w/o read and execute permissions</li><li>Properties file has Read Only property set (Windows)</li><li>Properties file is not writable</li><li>Properties file in not readable</li><li>Etc.</li></ol><div><br></div></div><div>Thanks,</div><div><br></div><div>Brandon</div><div>&nbsp;</div><div><br></div><div><br></div></body></html>