Removed Control-M characters
git-svn-id: svn://10.0.0.236/trunk@63911 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -1,348 +1,348 @@
|
||||
#
|
||||
# SecurityTests.keys
|
||||
#
|
||||
# Configuration key values
|
||||
#
|
||||
|
||||
#
|
||||
# DeleteFileTest.java test properties
|
||||
#
|
||||
DeleteFileTest.mustPass=true
|
||||
DeleteFileTest.FileName=foo
|
||||
|
||||
#
|
||||
# GetClipboardTest.java test properties
|
||||
#
|
||||
GetClipboardTest.mustPass=true
|
||||
|
||||
#
|
||||
# GetSysPropsTest.java test properties
|
||||
#
|
||||
GetSysPropsTest.mustPass=true
|
||||
GetSysPropsTest.propertyName=path
|
||||
|
||||
#
|
||||
# OpenWinTest.java test properties
|
||||
#
|
||||
OpenWinTest.mustPass=true
|
||||
|
||||
#
|
||||
# PrintTest.java test properties
|
||||
#
|
||||
PrintTest.mustPass=true
|
||||
|
||||
#
|
||||
# ReadFileTest.java test properties
|
||||
#
|
||||
ReadFileTest.mustPass=true
|
||||
ReadFileTest.FileName=foo
|
||||
|
||||
#
|
||||
# RemoteConnectTest.java test properties
|
||||
#
|
||||
RemoteConnectTest.mustPass=true
|
||||
RemoteConnectTest.URL=http://sirius
|
||||
|
||||
#
|
||||
# RunProgramTest.java test properties
|
||||
#
|
||||
RunProgramTest.mustPass=true
|
||||
RunProgramTest.command=ls -l
|
||||
|
||||
#
|
||||
# SecTestCanRead.java test properties
|
||||
#
|
||||
SecTestCanRead.mustPass=true
|
||||
SecTestCanRead.fName=TestProperties
|
||||
#
|
||||
# SecTestCanWrite.java test properties
|
||||
#
|
||||
SecTestCanWrite.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestClipboard.java test properties
|
||||
#
|
||||
SecTestClipboard.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestDelete.java test properties
|
||||
#
|
||||
SecTestDelete.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestEnv.java test properties
|
||||
#
|
||||
SecTestEnv.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestExists.java test properties
|
||||
#
|
||||
SecTestExists.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestFileDescriptorIn.java test properties
|
||||
#
|
||||
SecTestFileDescriptorIn.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestFileDescriptorOut.java test properties
|
||||
#
|
||||
SecTestFileDescriptorOut.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestFileInputStream.java test properties
|
||||
#
|
||||
SecTestFileInputStream.mustPass=true
|
||||
SecTestFileInputStream.fName=TestProperties
|
||||
|
||||
#
|
||||
# SecTestFileOutputStream.java test properties
|
||||
#
|
||||
SecTestFileOutputStream.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestGetAbsolutePath.java test properties
|
||||
#
|
||||
SecTestGetAbsolutePath.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestGetCanonicalPath.java test properties
|
||||
#
|
||||
SecTestGetCanonicalPath.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestGetContent.java test properties
|
||||
#
|
||||
SecTestGetContent.mustPass=true
|
||||
SecTestGetContent.fName=TestProperties
|
||||
|
||||
#
|
||||
# SecTestGetParent.java test properties
|
||||
#
|
||||
SecTestGetParent.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestGetPath.java test properties
|
||||
#
|
||||
SecTestGetPath.mustPass=true
|
||||
SecTestGetPath.fName=foo
|
||||
|
||||
#
|
||||
# SecTestGetProps.java test properties
|
||||
#
|
||||
SecTestGetProps.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestGetSecMgr.java test properties
|
||||
#
|
||||
SecTestGetSecMgr.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestIsDirectory.java test properties
|
||||
#
|
||||
SecTestIsDirectory.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestIsFile.java test properties
|
||||
#
|
||||
SecTestIsFile.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestLastModified.java test properties
|
||||
#
|
||||
SecTestLastModified.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestLength.java test properties
|
||||
#
|
||||
SecTestLength.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestList.java test properties
|
||||
#
|
||||
SecTestList.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestListJSFilter.java test properties
|
||||
#
|
||||
SecTestListJSFilter.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestMkdir.java test properties
|
||||
#
|
||||
SecTestMkdir.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestMkdirs.java test properties
|
||||
#
|
||||
SecTestMkdirs.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestOpenConx.java test properties
|
||||
#
|
||||
SecTestOpenConx.mustPass=true
|
||||
SecTestOpenConx.URL=http://sirius
|
||||
#
|
||||
# SecTestPrintStream.java test properties
|
||||
#
|
||||
SecTestPrintStream.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestRandomAccess.java test properties
|
||||
#
|
||||
SecTestRandomAccess.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestRandomAccessRW.java test properties
|
||||
#
|
||||
SecTestRandomAccessRW.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestRenameTo.java test properties
|
||||
#
|
||||
SecTestRenameTo.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestRunExec.java test properties
|
||||
#
|
||||
SecTestRunExec.mustPass=true
|
||||
SecTestRunExec.fExec=ls -l
|
||||
|
||||
#
|
||||
# SecTestRunExit.java test properties
|
||||
#
|
||||
SecTestRunExit.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestRunLoad.java test properties
|
||||
#
|
||||
SecTestRunLoad.mustPass=true
|
||||
SecTestRunLoad.libName=java
|
||||
# SecTestRunLoadLib.java test properties
|
||||
#
|
||||
SecTestRunLoadLib.mustPass=true
|
||||
SecTestRunLoadLib.libName=plugletjni
|
||||
|
||||
#
|
||||
# SecTestSetSecMgr.java test properties
|
||||
#
|
||||
SecTestSetSecMgr.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestSocket.java test properties
|
||||
#
|
||||
SecTestSocket.mustPass=true
|
||||
SecTestSocket.fHost=sirius
|
||||
SecTestSocket.fPort=80
|
||||
|
||||
#
|
||||
# SecTestSysExit.java test properties
|
||||
#
|
||||
SecTestSysExit.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestURLFac.java test properties
|
||||
#
|
||||
SecTestURLFac.mustPass=true
|
||||
#
|
||||
# SecTestXAccept.java test properties
|
||||
#
|
||||
SecTestXAccept.mustPass=true
|
||||
SecTestXAccept.fHost=sirius
|
||||
SecTestXAccept.fPort=80
|
||||
|
||||
#
|
||||
# SecTestXAccess.java test properties
|
||||
#
|
||||
SecTestXAccess.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestXAccessTG.java test properties
|
||||
#
|
||||
SecTestXAccessTG.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestXAccessTop.java test properties
|
||||
#
|
||||
SecTestXAccessTop.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestXCCL.java test properties
|
||||
#
|
||||
SecTestXCCL.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestXConn.java test properties
|
||||
#
|
||||
SecTestXConn.mustPass=true
|
||||
SecTestXConn.fHost=sirius
|
||||
SecTestXConn.fPort=80
|
||||
|
||||
#
|
||||
# SecTestXDelete.java test properties
|
||||
#
|
||||
SecTestXDelete.mustPass=true
|
||||
SecTestXDelete.fName=foo
|
||||
|
||||
#
|
||||
# SecTestXExec.java test properties
|
||||
#
|
||||
SecTestXExec.mustPass=true
|
||||
SecTestXExec.fExec=ls -l
|
||||
|
||||
#
|
||||
# SecTestXExit.java test properties
|
||||
#
|
||||
SecTestXExit.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestXLink.java test properties
|
||||
#
|
||||
SecTestXLink.mustPass=true
|
||||
SecTestXLink.fLink=sirius
|
||||
#
|
||||
# SecTestXListen.java test properties
|
||||
#
|
||||
SecTestXListen.mustPass=true
|
||||
SecTestXListen.fPort=80
|
||||
|
||||
#
|
||||
# SecTestXPakAcc.java test properties
|
||||
#
|
||||
SecTestXPakAcc.mustPass=true
|
||||
SecTestXPakAcc.packageName=java.awt
|
||||
|
||||
#
|
||||
# SecTestXPakDef.java test properties
|
||||
#
|
||||
SecTestXPakDef.mustPass=true
|
||||
SecTestXPakDef.packageName=java.awt
|
||||
|
||||
#
|
||||
# SecTestXPropAcc.java test properties
|
||||
#
|
||||
SecTestXPropAcc.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestXRead.java test properties
|
||||
#
|
||||
SecTestXRead.mustPass=true
|
||||
SecTestXRead.fName=foo
|
||||
|
||||
#
|
||||
# SecTestXSetFac.java test properties
|
||||
#
|
||||
SecTestXSetFac.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestXWrite.java test properties
|
||||
#
|
||||
SecTestXWrite.mustPass=true
|
||||
SecTestXWrite.fName=foo
|
||||
|
||||
#
|
||||
# WriteFileTest.java test properties
|
||||
#
|
||||
WriteFileTest.mustPass=true
|
||||
WriteFileTest.FileName=foo
|
||||
|
||||
#
|
||||
# SecurityTests.keys
|
||||
#
|
||||
# Configuration key values
|
||||
#
|
||||
|
||||
#
|
||||
# DeleteFileTest.java test properties
|
||||
#
|
||||
DeleteFileTest.mustPass=true
|
||||
DeleteFileTest.FileName=foo
|
||||
|
||||
#
|
||||
# GetClipboardTest.java test properties
|
||||
#
|
||||
GetClipboardTest.mustPass=true
|
||||
|
||||
#
|
||||
# GetSysPropsTest.java test properties
|
||||
#
|
||||
GetSysPropsTest.mustPass=true
|
||||
GetSysPropsTest.propertyName=path
|
||||
|
||||
#
|
||||
# OpenWinTest.java test properties
|
||||
#
|
||||
OpenWinTest.mustPass=true
|
||||
|
||||
#
|
||||
# PrintTest.java test properties
|
||||
#
|
||||
PrintTest.mustPass=true
|
||||
|
||||
#
|
||||
# ReadFileTest.java test properties
|
||||
#
|
||||
ReadFileTest.mustPass=true
|
||||
ReadFileTest.FileName=foo
|
||||
|
||||
#
|
||||
# RemoteConnectTest.java test properties
|
||||
#
|
||||
RemoteConnectTest.mustPass=true
|
||||
RemoteConnectTest.URL=http://sirius
|
||||
|
||||
#
|
||||
# RunProgramTest.java test properties
|
||||
#
|
||||
RunProgramTest.mustPass=true
|
||||
RunProgramTest.command=ls -l
|
||||
|
||||
#
|
||||
# SecTestCanRead.java test properties
|
||||
#
|
||||
SecTestCanRead.mustPass=true
|
||||
SecTestCanRead.fName=TestProperties
|
||||
#
|
||||
# SecTestCanWrite.java test properties
|
||||
#
|
||||
SecTestCanWrite.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestClipboard.java test properties
|
||||
#
|
||||
SecTestClipboard.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestDelete.java test properties
|
||||
#
|
||||
SecTestDelete.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestEnv.java test properties
|
||||
#
|
||||
SecTestEnv.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestExists.java test properties
|
||||
#
|
||||
SecTestExists.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestFileDescriptorIn.java test properties
|
||||
#
|
||||
SecTestFileDescriptorIn.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestFileDescriptorOut.java test properties
|
||||
#
|
||||
SecTestFileDescriptorOut.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestFileInputStream.java test properties
|
||||
#
|
||||
SecTestFileInputStream.mustPass=true
|
||||
SecTestFileInputStream.fName=TestProperties
|
||||
|
||||
#
|
||||
# SecTestFileOutputStream.java test properties
|
||||
#
|
||||
SecTestFileOutputStream.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestGetAbsolutePath.java test properties
|
||||
#
|
||||
SecTestGetAbsolutePath.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestGetCanonicalPath.java test properties
|
||||
#
|
||||
SecTestGetCanonicalPath.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestGetContent.java test properties
|
||||
#
|
||||
SecTestGetContent.mustPass=true
|
||||
SecTestGetContent.fName=TestProperties
|
||||
|
||||
#
|
||||
# SecTestGetParent.java test properties
|
||||
#
|
||||
SecTestGetParent.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestGetPath.java test properties
|
||||
#
|
||||
SecTestGetPath.mustPass=true
|
||||
SecTestGetPath.fName=foo
|
||||
|
||||
#
|
||||
# SecTestGetProps.java test properties
|
||||
#
|
||||
SecTestGetProps.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestGetSecMgr.java test properties
|
||||
#
|
||||
SecTestGetSecMgr.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestIsDirectory.java test properties
|
||||
#
|
||||
SecTestIsDirectory.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestIsFile.java test properties
|
||||
#
|
||||
SecTestIsFile.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestLastModified.java test properties
|
||||
#
|
||||
SecTestLastModified.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestLength.java test properties
|
||||
#
|
||||
SecTestLength.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestList.java test properties
|
||||
#
|
||||
SecTestList.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestListJSFilter.java test properties
|
||||
#
|
||||
SecTestListJSFilter.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestMkdir.java test properties
|
||||
#
|
||||
SecTestMkdir.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestMkdirs.java test properties
|
||||
#
|
||||
SecTestMkdirs.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestOpenConx.java test properties
|
||||
#
|
||||
SecTestOpenConx.mustPass=true
|
||||
SecTestOpenConx.URL=http://sirius
|
||||
#
|
||||
# SecTestPrintStream.java test properties
|
||||
#
|
||||
SecTestPrintStream.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestRandomAccess.java test properties
|
||||
#
|
||||
SecTestRandomAccess.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestRandomAccessRW.java test properties
|
||||
#
|
||||
SecTestRandomAccessRW.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestRenameTo.java test properties
|
||||
#
|
||||
SecTestRenameTo.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestRunExec.java test properties
|
||||
#
|
||||
SecTestRunExec.mustPass=true
|
||||
SecTestRunExec.fExec=ls -l
|
||||
|
||||
#
|
||||
# SecTestRunExit.java test properties
|
||||
#
|
||||
SecTestRunExit.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestRunLoad.java test properties
|
||||
#
|
||||
SecTestRunLoad.mustPass=true
|
||||
SecTestRunLoad.libName=java
|
||||
# SecTestRunLoadLib.java test properties
|
||||
#
|
||||
SecTestRunLoadLib.mustPass=true
|
||||
SecTestRunLoadLib.libName=plugletjni
|
||||
|
||||
#
|
||||
# SecTestSetSecMgr.java test properties
|
||||
#
|
||||
SecTestSetSecMgr.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestSocket.java test properties
|
||||
#
|
||||
SecTestSocket.mustPass=true
|
||||
SecTestSocket.fHost=sirius
|
||||
SecTestSocket.fPort=80
|
||||
|
||||
#
|
||||
# SecTestSysExit.java test properties
|
||||
#
|
||||
SecTestSysExit.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestURLFac.java test properties
|
||||
#
|
||||
SecTestURLFac.mustPass=true
|
||||
#
|
||||
# SecTestXAccept.java test properties
|
||||
#
|
||||
SecTestXAccept.mustPass=true
|
||||
SecTestXAccept.fHost=sirius
|
||||
SecTestXAccept.fPort=80
|
||||
|
||||
#
|
||||
# SecTestXAccess.java test properties
|
||||
#
|
||||
SecTestXAccess.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestXAccessTG.java test properties
|
||||
#
|
||||
SecTestXAccessTG.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestXAccessTop.java test properties
|
||||
#
|
||||
SecTestXAccessTop.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestXCCL.java test properties
|
||||
#
|
||||
SecTestXCCL.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestXConn.java test properties
|
||||
#
|
||||
SecTestXConn.mustPass=true
|
||||
SecTestXConn.fHost=sirius
|
||||
SecTestXConn.fPort=80
|
||||
|
||||
#
|
||||
# SecTestXDelete.java test properties
|
||||
#
|
||||
SecTestXDelete.mustPass=true
|
||||
SecTestXDelete.fName=foo
|
||||
|
||||
#
|
||||
# SecTestXExec.java test properties
|
||||
#
|
||||
SecTestXExec.mustPass=true
|
||||
SecTestXExec.fExec=ls -l
|
||||
|
||||
#
|
||||
# SecTestXExit.java test properties
|
||||
#
|
||||
SecTestXExit.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestXLink.java test properties
|
||||
#
|
||||
SecTestXLink.mustPass=true
|
||||
SecTestXLink.fLink=sirius
|
||||
#
|
||||
# SecTestXListen.java test properties
|
||||
#
|
||||
SecTestXListen.mustPass=true
|
||||
SecTestXListen.fPort=80
|
||||
|
||||
#
|
||||
# SecTestXPakAcc.java test properties
|
||||
#
|
||||
SecTestXPakAcc.mustPass=true
|
||||
SecTestXPakAcc.packageName=java.awt
|
||||
|
||||
#
|
||||
# SecTestXPakDef.java test properties
|
||||
#
|
||||
SecTestXPakDef.mustPass=true
|
||||
SecTestXPakDef.packageName=java.awt
|
||||
|
||||
#
|
||||
# SecTestXPropAcc.java test properties
|
||||
#
|
||||
SecTestXPropAcc.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestXRead.java test properties
|
||||
#
|
||||
SecTestXRead.mustPass=true
|
||||
SecTestXRead.fName=foo
|
||||
|
||||
#
|
||||
# SecTestXSetFac.java test properties
|
||||
#
|
||||
SecTestXSetFac.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestXWrite.java test properties
|
||||
#
|
||||
SecTestXWrite.mustPass=true
|
||||
SecTestXWrite.fName=foo
|
||||
|
||||
#
|
||||
# WriteFileTest.java test properties
|
||||
#
|
||||
WriteFileTest.mustPass=true
|
||||
WriteFileTest.FileName=foo
|
||||
|
||||
|
||||
@@ -1,351 +1,351 @@
|
||||
#
|
||||
# SecurityTests.template
|
||||
#
|
||||
# This is a template file for the security tests properties.
|
||||
#
|
||||
|
||||
#
|
||||
# DeleteFileTest.java test properties
|
||||
#
|
||||
DeleteFileTest.mustPass=true
|
||||
DeleteFileTest.FileName=foo
|
||||
|
||||
#
|
||||
# GetClipboardTest.java test properties
|
||||
#
|
||||
GetClipboardTest.mustPass=true
|
||||
|
||||
#
|
||||
# GetSysPropsTest.java test properties
|
||||
#
|
||||
GetSysPropsTest.mustPass=true
|
||||
GetSysPropsTest.propertyName=path
|
||||
|
||||
#
|
||||
# OpenWinTest.java test properties
|
||||
#
|
||||
OpenWinTest.mustPass=true
|
||||
|
||||
#
|
||||
# PrintTest.java test properties
|
||||
#
|
||||
PrintTest.mustPass=true
|
||||
|
||||
#
|
||||
# ReadFileTest.java test properties
|
||||
#
|
||||
ReadFileTest.mustPass=true
|
||||
ReadFileTest.FileName=foo
|
||||
|
||||
#
|
||||
# RemoteConnectTest.java test properties
|
||||
#
|
||||
RemoteConnectTest.mustPass=true
|
||||
RemoteConnectTest.URL=http://sirius
|
||||
|
||||
#
|
||||
# RunProgramTest.java test properties
|
||||
#
|
||||
RunProgramTest.mustPass=true
|
||||
RunProgramTest.command=ls -l
|
||||
|
||||
#
|
||||
# SecTestCanRead.java test properties
|
||||
#
|
||||
SecTestCanRead.mustPass=true
|
||||
SecTestCanRead.fName=TestProperties
|
||||
#
|
||||
# SecTestCanWrite.java test properties
|
||||
#
|
||||
SecTestCanWrite.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestClipboard.java test properties
|
||||
#
|
||||
SecTestClipboard.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestDelete.java test properties
|
||||
#
|
||||
SecTestDelete.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestEnv.java test properties
|
||||
#
|
||||
SecTestEnv.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestExists.java test properties
|
||||
#
|
||||
SecTestExists.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestFileDescriptorIn.java test properties
|
||||
#
|
||||
SecTestFileDescriptorIn.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestFileDescriptorOut.java test properties
|
||||
#
|
||||
SecTestFileDescriptorOut.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestFileInputStream.java test properties
|
||||
#
|
||||
SecTestFileInputStream.mustPass=true
|
||||
SecTestFileInputStream.fName=TestProperties
|
||||
|
||||
#
|
||||
# SecTestFileOutputStream.java test properties
|
||||
#
|
||||
SecTestFileOutputStream.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestGetAbsolutePath.java test properties
|
||||
#
|
||||
SecTestGetAbsolutePath.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestGetCanonicalPath.java test properties
|
||||
#
|
||||
SecTestGetCanonicalPath.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestGetContent.java test properties
|
||||
#
|
||||
SecTestGetContent.mustPass=true
|
||||
SecTestGetContent.fName=TestProperties
|
||||
|
||||
#
|
||||
# SecTestGetParent.java test properties
|
||||
#
|
||||
SecTestGetParent.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestGetPath.java test properties
|
||||
#
|
||||
SecTestGetPath.mustPass=true
|
||||
SecTestGetPath.fName=foo
|
||||
|
||||
#
|
||||
# SecTestGetProps.java test properties
|
||||
#
|
||||
SecTestGetProps.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestGetSecMgr.java test properties
|
||||
#
|
||||
SecTestGetSecMgr.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestIsDirectory.java test properties
|
||||
#
|
||||
SecTestIsDirectory.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestIsFile.java test properties
|
||||
#
|
||||
SecTestIsFile.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestLastModified.java test properties
|
||||
#
|
||||
SecTestLastModified.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestLength.java test properties
|
||||
#
|
||||
SecTestLength.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestList.java test properties
|
||||
#
|
||||
SecTestList.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestListJSFilter.java test properties
|
||||
#
|
||||
SecTestListJSFilter.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestMkdir.java test properties
|
||||
#
|
||||
SecTestMkdir.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestMkdirs.java test properties
|
||||
#
|
||||
SecTestMkdirs.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestOpenConx.java test properties
|
||||
#
|
||||
SecTestOpenConx.mustPass=true
|
||||
SecTestOpenConx.URL=http://sirius
|
||||
|
||||
#
|
||||
# SecTestPrintStream.java test properties
|
||||
#
|
||||
SecTestPrintStream.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestRandomAccess.java test properties
|
||||
#
|
||||
SecTestRandomAccess.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestRandomAccessRW.java test properties
|
||||
#
|
||||
SecTestRandomAccessRW.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestRenameTo.java test properties
|
||||
#
|
||||
SecTestRenameTo.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestRunExec.java test properties
|
||||
#
|
||||
SecTestRunExec.mustPass=true
|
||||
SecTestRunExec.fExec=ls -l
|
||||
|
||||
#
|
||||
# SecTestRunExit.java test properties
|
||||
#
|
||||
SecTestRunExit.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestRunLoad.java test properties
|
||||
#
|
||||
SecTestRunLoad.mustPass=true
|
||||
SecTestRunLoad.libName=java
|
||||
#
|
||||
# SecTestRunLoadLib.java test properties
|
||||
#
|
||||
SecTestRunLoadLib.mustPass=true
|
||||
SecTestRunLoadLib.libName=plugletjni
|
||||
|
||||
#
|
||||
# SecTestSetSecMgr.java test properties
|
||||
#
|
||||
SecTestSetSecMgr.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestSocket.java test properties
|
||||
#
|
||||
SecTestSocket.mustPass=true
|
||||
SecTestSocket.fHost=sirius
|
||||
SecTestSocket.fPort=80
|
||||
|
||||
#
|
||||
# SecTestSysExit.java test properties
|
||||
#
|
||||
SecTestSysExit.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestURLFac.java test properties
|
||||
#
|
||||
SecTestURLFac.mustPass=true
|
||||
#
|
||||
# SecTestXAccept.java test properties
|
||||
#
|
||||
SecTestXAccept.mustPass=true
|
||||
SecTestXAccept.fHost=sirius
|
||||
SecTestXAccept.fPort=80
|
||||
|
||||
#
|
||||
# SecTestXAccess.java test properties
|
||||
#
|
||||
SecTestXAccess.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestXAccessTG.java test properties
|
||||
#
|
||||
SecTestXAccessTG.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestXAccessTop.java test properties
|
||||
#
|
||||
SecTestXAccessTop.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestXCCL.java test properties
|
||||
#
|
||||
SecTestXCCL.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestXConn.java test properties
|
||||
#
|
||||
SecTestXConn.mustPass=true
|
||||
SecTestXConn.fHost=sirius
|
||||
SecTestXConn.fPort=80
|
||||
|
||||
#
|
||||
# SecTestXDelete.java test properties
|
||||
#
|
||||
SecTestXDelete.mustPass=true
|
||||
SecTestXDelete.fName=foo
|
||||
|
||||
#
|
||||
# SecTestXExec.java test properties
|
||||
#
|
||||
SecTestXExec.mustPass=true
|
||||
SecTestXExec.fExec=ls -l
|
||||
|
||||
#
|
||||
# SecTestXExit.java test properties
|
||||
#
|
||||
SecTestXExit.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestXLink.java test properties
|
||||
#
|
||||
SecTestXLink.mustPass=true
|
||||
SecTestXLink.fLink=sirius
|
||||
|
||||
#
|
||||
# SecTestXListen.java test properties
|
||||
#
|
||||
SecTestXListen.mustPass=true
|
||||
SecTestXListen.fPort=80
|
||||
|
||||
#
|
||||
# SecTestXPakAcc.java test properties
|
||||
#
|
||||
SecTestXPakAcc.mustPass=true
|
||||
SecTestXPakAcc.packageName=java.awt
|
||||
|
||||
#
|
||||
# SecTestXPakDef.java test properties
|
||||
#
|
||||
SecTestXPakDef.mustPass=true
|
||||
SecTestXPakDef.packageName=java.awt
|
||||
|
||||
#
|
||||
# SecTestXPropAcc.java test properties
|
||||
#
|
||||
SecTestXPropAcc.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestXRead.java test properties
|
||||
#
|
||||
SecTestXRead.mustPass=true
|
||||
SecTestXRead.fName=foo
|
||||
|
||||
#
|
||||
# SecTestXSetFac.java test properties
|
||||
#
|
||||
SecTestXSetFac.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestXWrite.java test properties
|
||||
#
|
||||
SecTestXWrite.mustPass=true
|
||||
SecTestXWrite.fName=foo
|
||||
|
||||
#
|
||||
# WriteFileTest.java test properties
|
||||
#
|
||||
WriteFileTest.mustPass=true
|
||||
WriteFileTest.FileName=foo
|
||||
|
||||
#
|
||||
# SecurityTests.template
|
||||
#
|
||||
# This is a template file for the security tests properties.
|
||||
#
|
||||
|
||||
#
|
||||
# DeleteFileTest.java test properties
|
||||
#
|
||||
DeleteFileTest.mustPass=true
|
||||
DeleteFileTest.FileName=foo
|
||||
|
||||
#
|
||||
# GetClipboardTest.java test properties
|
||||
#
|
||||
GetClipboardTest.mustPass=true
|
||||
|
||||
#
|
||||
# GetSysPropsTest.java test properties
|
||||
#
|
||||
GetSysPropsTest.mustPass=true
|
||||
GetSysPropsTest.propertyName=path
|
||||
|
||||
#
|
||||
# OpenWinTest.java test properties
|
||||
#
|
||||
OpenWinTest.mustPass=true
|
||||
|
||||
#
|
||||
# PrintTest.java test properties
|
||||
#
|
||||
PrintTest.mustPass=true
|
||||
|
||||
#
|
||||
# ReadFileTest.java test properties
|
||||
#
|
||||
ReadFileTest.mustPass=true
|
||||
ReadFileTest.FileName=foo
|
||||
|
||||
#
|
||||
# RemoteConnectTest.java test properties
|
||||
#
|
||||
RemoteConnectTest.mustPass=true
|
||||
RemoteConnectTest.URL=http://sirius
|
||||
|
||||
#
|
||||
# RunProgramTest.java test properties
|
||||
#
|
||||
RunProgramTest.mustPass=true
|
||||
RunProgramTest.command=ls -l
|
||||
|
||||
#
|
||||
# SecTestCanRead.java test properties
|
||||
#
|
||||
SecTestCanRead.mustPass=true
|
||||
SecTestCanRead.fName=TestProperties
|
||||
#
|
||||
# SecTestCanWrite.java test properties
|
||||
#
|
||||
SecTestCanWrite.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestClipboard.java test properties
|
||||
#
|
||||
SecTestClipboard.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestDelete.java test properties
|
||||
#
|
||||
SecTestDelete.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestEnv.java test properties
|
||||
#
|
||||
SecTestEnv.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestExists.java test properties
|
||||
#
|
||||
SecTestExists.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestFileDescriptorIn.java test properties
|
||||
#
|
||||
SecTestFileDescriptorIn.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestFileDescriptorOut.java test properties
|
||||
#
|
||||
SecTestFileDescriptorOut.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestFileInputStream.java test properties
|
||||
#
|
||||
SecTestFileInputStream.mustPass=true
|
||||
SecTestFileInputStream.fName=TestProperties
|
||||
|
||||
#
|
||||
# SecTestFileOutputStream.java test properties
|
||||
#
|
||||
SecTestFileOutputStream.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestGetAbsolutePath.java test properties
|
||||
#
|
||||
SecTestGetAbsolutePath.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestGetCanonicalPath.java test properties
|
||||
#
|
||||
SecTestGetCanonicalPath.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestGetContent.java test properties
|
||||
#
|
||||
SecTestGetContent.mustPass=true
|
||||
SecTestGetContent.fName=TestProperties
|
||||
|
||||
#
|
||||
# SecTestGetParent.java test properties
|
||||
#
|
||||
SecTestGetParent.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestGetPath.java test properties
|
||||
#
|
||||
SecTestGetPath.mustPass=true
|
||||
SecTestGetPath.fName=foo
|
||||
|
||||
#
|
||||
# SecTestGetProps.java test properties
|
||||
#
|
||||
SecTestGetProps.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestGetSecMgr.java test properties
|
||||
#
|
||||
SecTestGetSecMgr.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestIsDirectory.java test properties
|
||||
#
|
||||
SecTestIsDirectory.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestIsFile.java test properties
|
||||
#
|
||||
SecTestIsFile.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestLastModified.java test properties
|
||||
#
|
||||
SecTestLastModified.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestLength.java test properties
|
||||
#
|
||||
SecTestLength.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestList.java test properties
|
||||
#
|
||||
SecTestList.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestListJSFilter.java test properties
|
||||
#
|
||||
SecTestListJSFilter.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestMkdir.java test properties
|
||||
#
|
||||
SecTestMkdir.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestMkdirs.java test properties
|
||||
#
|
||||
SecTestMkdirs.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestOpenConx.java test properties
|
||||
#
|
||||
SecTestOpenConx.mustPass=true
|
||||
SecTestOpenConx.URL=http://sirius
|
||||
|
||||
#
|
||||
# SecTestPrintStream.java test properties
|
||||
#
|
||||
SecTestPrintStream.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestRandomAccess.java test properties
|
||||
#
|
||||
SecTestRandomAccess.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestRandomAccessRW.java test properties
|
||||
#
|
||||
SecTestRandomAccessRW.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestRenameTo.java test properties
|
||||
#
|
||||
SecTestRenameTo.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestRunExec.java test properties
|
||||
#
|
||||
SecTestRunExec.mustPass=true
|
||||
SecTestRunExec.fExec=ls -l
|
||||
|
||||
#
|
||||
# SecTestRunExit.java test properties
|
||||
#
|
||||
SecTestRunExit.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestRunLoad.java test properties
|
||||
#
|
||||
SecTestRunLoad.mustPass=true
|
||||
SecTestRunLoad.libName=java
|
||||
#
|
||||
# SecTestRunLoadLib.java test properties
|
||||
#
|
||||
SecTestRunLoadLib.mustPass=true
|
||||
SecTestRunLoadLib.libName=plugletjni
|
||||
|
||||
#
|
||||
# SecTestSetSecMgr.java test properties
|
||||
#
|
||||
SecTestSetSecMgr.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestSocket.java test properties
|
||||
#
|
||||
SecTestSocket.mustPass=true
|
||||
SecTestSocket.fHost=sirius
|
||||
SecTestSocket.fPort=80
|
||||
|
||||
#
|
||||
# SecTestSysExit.java test properties
|
||||
#
|
||||
SecTestSysExit.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestURLFac.java test properties
|
||||
#
|
||||
SecTestURLFac.mustPass=true
|
||||
#
|
||||
# SecTestXAccept.java test properties
|
||||
#
|
||||
SecTestXAccept.mustPass=true
|
||||
SecTestXAccept.fHost=sirius
|
||||
SecTestXAccept.fPort=80
|
||||
|
||||
#
|
||||
# SecTestXAccess.java test properties
|
||||
#
|
||||
SecTestXAccess.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestXAccessTG.java test properties
|
||||
#
|
||||
SecTestXAccessTG.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestXAccessTop.java test properties
|
||||
#
|
||||
SecTestXAccessTop.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestXCCL.java test properties
|
||||
#
|
||||
SecTestXCCL.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestXConn.java test properties
|
||||
#
|
||||
SecTestXConn.mustPass=true
|
||||
SecTestXConn.fHost=sirius
|
||||
SecTestXConn.fPort=80
|
||||
|
||||
#
|
||||
# SecTestXDelete.java test properties
|
||||
#
|
||||
SecTestXDelete.mustPass=true
|
||||
SecTestXDelete.fName=foo
|
||||
|
||||
#
|
||||
# SecTestXExec.java test properties
|
||||
#
|
||||
SecTestXExec.mustPass=true
|
||||
SecTestXExec.fExec=ls -l
|
||||
|
||||
#
|
||||
# SecTestXExit.java test properties
|
||||
#
|
||||
SecTestXExit.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestXLink.java test properties
|
||||
#
|
||||
SecTestXLink.mustPass=true
|
||||
SecTestXLink.fLink=sirius
|
||||
|
||||
#
|
||||
# SecTestXListen.java test properties
|
||||
#
|
||||
SecTestXListen.mustPass=true
|
||||
SecTestXListen.fPort=80
|
||||
|
||||
#
|
||||
# SecTestXPakAcc.java test properties
|
||||
#
|
||||
SecTestXPakAcc.mustPass=true
|
||||
SecTestXPakAcc.packageName=java.awt
|
||||
|
||||
#
|
||||
# SecTestXPakDef.java test properties
|
||||
#
|
||||
SecTestXPakDef.mustPass=true
|
||||
SecTestXPakDef.packageName=java.awt
|
||||
|
||||
#
|
||||
# SecTestXPropAcc.java test properties
|
||||
#
|
||||
SecTestXPropAcc.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestXRead.java test properties
|
||||
#
|
||||
SecTestXRead.mustPass=true
|
||||
SecTestXRead.fName=foo
|
||||
|
||||
#
|
||||
# SecTestXSetFac.java test properties
|
||||
#
|
||||
SecTestXSetFac.mustPass=true
|
||||
|
||||
#
|
||||
# SecTestXWrite.java test properties
|
||||
#
|
||||
SecTestXWrite.mustPass=true
|
||||
SecTestXWrite.fName=foo
|
||||
|
||||
#
|
||||
# WriteFileTest.java test properties
|
||||
#
|
||||
WriteFileTest.mustPass=true
|
||||
WriteFileTest.FileName=foo
|
||||
|
||||
|
||||
@@ -1,351 +1,351 @@
|
||||
#
|
||||
# SecurityTests.template
|
||||
#
|
||||
# This is a template file for the security tests properties.
|
||||
#
|
||||
|
||||
#
|
||||
# DeleteFileTest.java test properties
|
||||
#
|
||||
DeleteFileTest.mustPass=<DeleteFileTest.mustPass>
|
||||
DeleteFileTest.FileName=<DeleteFileTest.FileName>
|
||||
|
||||
#
|
||||
# GetClipboardTest.java test properties
|
||||
#
|
||||
GetClipboardTest.mustPass=<GetClipboardTest.mustPass>
|
||||
|
||||
#
|
||||
# GetSysPropsTest.java test properties
|
||||
#
|
||||
GetSysPropsTest.mustPass=<GetSysPropsTest.mustPass>
|
||||
GetSysPropsTest.propertyName=<GetSysPropsTest.propertyName>
|
||||
|
||||
#
|
||||
# OpenWinTest.java test properties
|
||||
#
|
||||
OpenWinTest.mustPass=<OpenWinTest.mustPass>
|
||||
|
||||
#
|
||||
# PrintTest.java test properties
|
||||
#
|
||||
PrintTest.mustPass=<PrintTest.mustPass>
|
||||
|
||||
#
|
||||
# ReadFileTest.java test properties
|
||||
#
|
||||
ReadFileTest.mustPass=<ReadFileTest.mustPass>
|
||||
ReadFileTest.FileName=<ReadFileTest.FileName>
|
||||
|
||||
#
|
||||
# RemoteConnectTest.java test properties
|
||||
#
|
||||
RemoteConnectTest.mustPass=<RemoteConnectTest.mustPass>
|
||||
RemoteConnectTest.URL=<RemoteConnectTest.URL>
|
||||
|
||||
#
|
||||
# RunProgramTest.java test properties
|
||||
#
|
||||
RunProgramTest.mustPass=<RunProgramTest.mustPass>
|
||||
RunProgramTest.command=<RunProgramTest.command>
|
||||
|
||||
#
|
||||
# SecTestCanRead.java test properties
|
||||
#
|
||||
SecTestCanRead.mustPass=<SecTestCanRead.mustPass>
|
||||
SecTestCanRead.fName=<SecTestCanRead.fName>
|
||||
#
|
||||
# SecTestCanWrite.java test properties
|
||||
#
|
||||
SecTestCanWrite.mustPass=<SecTestCanWrite.mustPass>
|
||||
|
||||
#
|
||||
# SecTestClipboard.java test properties
|
||||
#
|
||||
SecTestClipboard.mustPass=<SecTestClipboard.mustPass>
|
||||
|
||||
#
|
||||
# SecTestDelete.java test properties
|
||||
#
|
||||
SecTestDelete.mustPass=<SecTestDelete.mustPass>
|
||||
|
||||
#
|
||||
# SecTestEnv.java test properties
|
||||
#
|
||||
SecTestEnv.mustPass=<SecTestEnv.mustPass>
|
||||
|
||||
#
|
||||
# SecTestExists.java test properties
|
||||
#
|
||||
SecTestExists.mustPass=<SecTestExists.mustPass>
|
||||
|
||||
#
|
||||
# SecTestFileDescriptorIn.java test properties
|
||||
#
|
||||
SecTestFileDescriptorIn.mustPass=<SecTestFileDescriptorIn.mustPass>
|
||||
|
||||
#
|
||||
# SecTestFileDescriptorOut.java test properties
|
||||
#
|
||||
SecTestFileDescriptorOut.mustPass=<SecTestFileDescriptorOut.mustPass>
|
||||
|
||||
#
|
||||
# SecTestFileInputStream.java test properties
|
||||
#
|
||||
SecTestFileInputStream.mustPass=<SecTestFileInputStream.mustPass>
|
||||
SecTestFileInputStream.fName=<SecTestFileInputStream.fName>
|
||||
|
||||
#
|
||||
# SecTestFileOutputStream.java test properties
|
||||
#
|
||||
SecTestFileOutputStream.mustPass=<SecTestFileOutputStream.mustPass>
|
||||
|
||||
#
|
||||
# SecTestGetAbsolutePath.java test properties
|
||||
#
|
||||
SecTestGetAbsolutePath.mustPass=<SecTestGetAbsolutePath.mustPass>
|
||||
|
||||
#
|
||||
# SecTestGetCanonicalPath.java test properties
|
||||
#
|
||||
SecTestGetCanonicalPath.mustPass=<SecTestGetCanonicalPath.mustPass>
|
||||
|
||||
#
|
||||
# SecTestGetContent.java test properties
|
||||
#
|
||||
SecTestGetContent.mustPass=<SecTestGetContent.mustPass>
|
||||
SecTestGetContent.fName=<SecTestGetContent.fName>
|
||||
|
||||
#
|
||||
# SecTestGetParent.java test properties
|
||||
#
|
||||
SecTestGetParent.mustPass=<SecTestGetParent.mustPass>
|
||||
|
||||
#
|
||||
# SecTestGetPath.java test properties
|
||||
#
|
||||
SecTestGetPath.mustPass=<SecTestGetPath.mustPass>
|
||||
SecTestGetPath.fName=<SecTestGetPath.fName>
|
||||
|
||||
#
|
||||
# SecTestGetProps.java test properties
|
||||
#
|
||||
SecTestGetProps.mustPass=<SecTestGetProps.mustPass>
|
||||
|
||||
#
|
||||
# SecTestGetSecMgr.java test properties
|
||||
#
|
||||
SecTestGetSecMgr.mustPass=<SecTestGetSecMgr.mustPass>
|
||||
|
||||
#
|
||||
# SecTestIsDirectory.java test properties
|
||||
#
|
||||
SecTestIsDirectory.mustPass=<SecTestIsDirectory.mustPass>
|
||||
|
||||
#
|
||||
# SecTestIsFile.java test properties
|
||||
#
|
||||
SecTestIsFile.mustPass=<SecTestIsFile.mustPass>
|
||||
|
||||
#
|
||||
# SecTestLastModified.java test properties
|
||||
#
|
||||
SecTestLastModified.mustPass=<SecTestLastModified.mustPass>
|
||||
|
||||
#
|
||||
# SecTestLength.java test properties
|
||||
#
|
||||
SecTestLength.mustPass=<SecTestLength.mustPass>
|
||||
|
||||
#
|
||||
# SecTestList.java test properties
|
||||
#
|
||||
SecTestList.mustPass=<SecTestList.mustPass>
|
||||
|
||||
#
|
||||
# SecTestListJSFilter.java test properties
|
||||
#
|
||||
SecTestListJSFilter.mustPass=<SecTestListJSFilter.mustPass>
|
||||
|
||||
#
|
||||
# SecTestMkdir.java test properties
|
||||
#
|
||||
SecTestMkdir.mustPass=<SecTestMkdir.mustPass>
|
||||
|
||||
#
|
||||
# SecTestMkdirs.java test properties
|
||||
#
|
||||
SecTestMkdirs.mustPass=<SecTestMkdir.mustPass>
|
||||
|
||||
#
|
||||
# SecTestOpenConx.java test properties
|
||||
#
|
||||
SecTestOpenConx.mustPass=<SecTestOpenConx.mustPass>
|
||||
SecTestOpenConx.URL=<SecTestOpenConx.URL>
|
||||
|
||||
#
|
||||
# SecTestPrintStream.java test properties
|
||||
#
|
||||
SecTestPrintStream.mustPass=<SecTestPrintStream.mustPass>
|
||||
|
||||
#
|
||||
# SecTestRandomAccess.java test properties
|
||||
#
|
||||
SecTestRandomAccess.mustPass=<SecTestRandomAccess.mustPass>
|
||||
|
||||
#
|
||||
# SecTestRandomAccessRW.java test properties
|
||||
#
|
||||
SecTestRandomAccessRW.mustPass=<SecTestRandomAccess.mustPass>
|
||||
|
||||
#
|
||||
# SecTestRenameTo.java test properties
|
||||
#
|
||||
SecTestRenameTo.mustPass=<SecTestRenameTo.mustPass>
|
||||
|
||||
#
|
||||
# SecTestRunExec.java test properties
|
||||
#
|
||||
SecTestRunExec.mustPass=<SecTestRunExec.mustPass>
|
||||
SecTestRunExec.fExec=<SecTestRunExec.fExec>
|
||||
|
||||
#
|
||||
# SecTestRunExit.java test properties
|
||||
#
|
||||
SecTestRunExit.mustPass=<SecTestRunExit.mustPass>
|
||||
|
||||
#
|
||||
# SecTestRunLoad.java test properties
|
||||
#
|
||||
SecTestRunLoad.mustPass=<SecTestRunLoad.mustPass>
|
||||
SecTestRunLoad.libName=<SecTestRunLoad.libName>
|
||||
#
|
||||
# SecTestRunLoadLib.java test properties
|
||||
#
|
||||
SecTestRunLoadLib.mustPass=<SecTestRunLoadLib.mustPass>
|
||||
SecTestRunLoadLib.libName=<SecTestRunLoadLib.libName>
|
||||
|
||||
#
|
||||
# SecTestSetSecMgr.java test properties
|
||||
#
|
||||
SecTestSetSecMgr.mustPass=<SecTestSetSecMgr.mustPass>
|
||||
|
||||
#
|
||||
# SecTestSocket.java test properties
|
||||
#
|
||||
SecTestSocket.mustPass=<SecTestSocket.mustPass>
|
||||
SecTestSocket.fHost=<SecTestSocket.fHost>
|
||||
SecTestSocket.fPort=<SecTestSocket.fPort>
|
||||
|
||||
#
|
||||
# SecTestSysExit.java test properties
|
||||
#
|
||||
SecTestSysExit.mustPass=<SecTestSysExit.mustPass>
|
||||
|
||||
#
|
||||
# SecTestURLFac.java test properties
|
||||
#
|
||||
SecTestURLFac.mustPass=<SecTestURLFac.mustPass>
|
||||
#
|
||||
# SecTestXAccept.java test properties
|
||||
#
|
||||
SecTestXAccept.mustPass=<SecTestXAccept.mustPass>
|
||||
SecTestXAccept.fHost=<SecTestXAccept.fHost>
|
||||
SecTestXAccept.fPort=<SecTestXAccept.fPort>
|
||||
|
||||
#
|
||||
# SecTestXAccess.java test properties
|
||||
#
|
||||
SecTestXAccess.mustPass=<SecTestXAccess.mustPass>
|
||||
|
||||
#
|
||||
# SecTestXAccessTG.java test properties
|
||||
#
|
||||
SecTestXAccessTG.mustPass=<SecTestXAccess.mustPass>
|
||||
|
||||
#
|
||||
# SecTestXAccessTop.java test properties
|
||||
#
|
||||
SecTestXAccessTop.mustPass=<SecTestXAccess.mustPass>
|
||||
|
||||
#
|
||||
# SecTestXCCL.java test properties
|
||||
#
|
||||
SecTestXCCL.mustPass=<SecTestXCCL.mustPass>
|
||||
|
||||
#
|
||||
# SecTestXConn.java test properties
|
||||
#
|
||||
SecTestXConn.mustPass=<SecTestXConn.mustPass>
|
||||
SecTestXConn.fHost=<SecTestXConn.fHost>
|
||||
SecTestXConn.fPort=<SecTestXConn.fPort>
|
||||
|
||||
#
|
||||
# SecTestXDelete.java test properties
|
||||
#
|
||||
SecTestXDelete.mustPass=<SecTestXDelete.mustPass>
|
||||
SecTestXDelete.fName=<SecTestXDelete.fName>
|
||||
|
||||
#
|
||||
# SecTestXExec.java test properties
|
||||
#
|
||||
SecTestXExec.mustPass=<SecTestXExec.mustPass>
|
||||
SecTestXExec.fExec=<SecTestXExec.fExec>
|
||||
|
||||
#
|
||||
# SecTestXExit.java test properties
|
||||
#
|
||||
SecTestXExit.mustPass=<SecTestXExit.mustPass>
|
||||
|
||||
#
|
||||
# SecTestXLink.java test properties
|
||||
#
|
||||
SecTestXLink.mustPass=<SecTestXLink.mustPass>
|
||||
SecTestXLink.fLink=<SecTestXLink.fLink>
|
||||
|
||||
#
|
||||
# SecTestXListen.java test properties
|
||||
#
|
||||
SecTestXListen.mustPass=<SecTestXListen.mustPass>
|
||||
SecTestXListen.fPort=<SecTestXListen.fPort>
|
||||
|
||||
#
|
||||
# SecTestXPakAcc.java test properties
|
||||
#
|
||||
SecTestXPakAcc.mustPass=<SecTestXPakAcc.mustPass>
|
||||
SecTestXPakAcc.packageName=<SecTestXPakAcc.packageName>
|
||||
|
||||
#
|
||||
# SecTestXPakDef.java test properties
|
||||
#
|
||||
SecTestXPakDef.mustPass=<SecTestXPakDef.mustPass>
|
||||
SecTestXPakDef.packageName=<SecTestXPakDef.packageName>
|
||||
|
||||
#
|
||||
# SecTestXPropAcc.java test properties
|
||||
#
|
||||
SecTestXPropAcc.mustPass=<SecTestXPropAcc.mustPass>
|
||||
|
||||
#
|
||||
# SecTestXRead.java test properties
|
||||
#
|
||||
SecTestXRead.mustPass=<SecTestXRead.mustPass>
|
||||
SecTestXRead.fName=<SecTestXRead.fName>
|
||||
|
||||
#
|
||||
# SecTestXSetFac.java test properties
|
||||
#
|
||||
SecTestXSetFac.mustPass=<SecTestXSetFac.mustPass>
|
||||
|
||||
#
|
||||
# SecTestXWrite.java test properties
|
||||
#
|
||||
SecTestXWrite.mustPass=<SecTestXWrite.mustPass>
|
||||
SecTestXWrite.fName=<SecTestXWrite.fName>
|
||||
|
||||
#
|
||||
# WriteFileTest.java test properties
|
||||
#
|
||||
WriteFileTest.mustPass=<WriteFileTest.mustPass>
|
||||
WriteFileTest.FileName=<WriteFileTest.FileName>
|
||||
|
||||
#
|
||||
# SecurityTests.template
|
||||
#
|
||||
# This is a template file for the security tests properties.
|
||||
#
|
||||
|
||||
#
|
||||
# DeleteFileTest.java test properties
|
||||
#
|
||||
DeleteFileTest.mustPass=<DeleteFileTest.mustPass>
|
||||
DeleteFileTest.FileName=<DeleteFileTest.FileName>
|
||||
|
||||
#
|
||||
# GetClipboardTest.java test properties
|
||||
#
|
||||
GetClipboardTest.mustPass=<GetClipboardTest.mustPass>
|
||||
|
||||
#
|
||||
# GetSysPropsTest.java test properties
|
||||
#
|
||||
GetSysPropsTest.mustPass=<GetSysPropsTest.mustPass>
|
||||
GetSysPropsTest.propertyName=<GetSysPropsTest.propertyName>
|
||||
|
||||
#
|
||||
# OpenWinTest.java test properties
|
||||
#
|
||||
OpenWinTest.mustPass=<OpenWinTest.mustPass>
|
||||
|
||||
#
|
||||
# PrintTest.java test properties
|
||||
#
|
||||
PrintTest.mustPass=<PrintTest.mustPass>
|
||||
|
||||
#
|
||||
# ReadFileTest.java test properties
|
||||
#
|
||||
ReadFileTest.mustPass=<ReadFileTest.mustPass>
|
||||
ReadFileTest.FileName=<ReadFileTest.FileName>
|
||||
|
||||
#
|
||||
# RemoteConnectTest.java test properties
|
||||
#
|
||||
RemoteConnectTest.mustPass=<RemoteConnectTest.mustPass>
|
||||
RemoteConnectTest.URL=<RemoteConnectTest.URL>
|
||||
|
||||
#
|
||||
# RunProgramTest.java test properties
|
||||
#
|
||||
RunProgramTest.mustPass=<RunProgramTest.mustPass>
|
||||
RunProgramTest.command=<RunProgramTest.command>
|
||||
|
||||
#
|
||||
# SecTestCanRead.java test properties
|
||||
#
|
||||
SecTestCanRead.mustPass=<SecTestCanRead.mustPass>
|
||||
SecTestCanRead.fName=<SecTestCanRead.fName>
|
||||
#
|
||||
# SecTestCanWrite.java test properties
|
||||
#
|
||||
SecTestCanWrite.mustPass=<SecTestCanWrite.mustPass>
|
||||
|
||||
#
|
||||
# SecTestClipboard.java test properties
|
||||
#
|
||||
SecTestClipboard.mustPass=<SecTestClipboard.mustPass>
|
||||
|
||||
#
|
||||
# SecTestDelete.java test properties
|
||||
#
|
||||
SecTestDelete.mustPass=<SecTestDelete.mustPass>
|
||||
|
||||
#
|
||||
# SecTestEnv.java test properties
|
||||
#
|
||||
SecTestEnv.mustPass=<SecTestEnv.mustPass>
|
||||
|
||||
#
|
||||
# SecTestExists.java test properties
|
||||
#
|
||||
SecTestExists.mustPass=<SecTestExists.mustPass>
|
||||
|
||||
#
|
||||
# SecTestFileDescriptorIn.java test properties
|
||||
#
|
||||
SecTestFileDescriptorIn.mustPass=<SecTestFileDescriptorIn.mustPass>
|
||||
|
||||
#
|
||||
# SecTestFileDescriptorOut.java test properties
|
||||
#
|
||||
SecTestFileDescriptorOut.mustPass=<SecTestFileDescriptorOut.mustPass>
|
||||
|
||||
#
|
||||
# SecTestFileInputStream.java test properties
|
||||
#
|
||||
SecTestFileInputStream.mustPass=<SecTestFileInputStream.mustPass>
|
||||
SecTestFileInputStream.fName=<SecTestFileInputStream.fName>
|
||||
|
||||
#
|
||||
# SecTestFileOutputStream.java test properties
|
||||
#
|
||||
SecTestFileOutputStream.mustPass=<SecTestFileOutputStream.mustPass>
|
||||
|
||||
#
|
||||
# SecTestGetAbsolutePath.java test properties
|
||||
#
|
||||
SecTestGetAbsolutePath.mustPass=<SecTestGetAbsolutePath.mustPass>
|
||||
|
||||
#
|
||||
# SecTestGetCanonicalPath.java test properties
|
||||
#
|
||||
SecTestGetCanonicalPath.mustPass=<SecTestGetCanonicalPath.mustPass>
|
||||
|
||||
#
|
||||
# SecTestGetContent.java test properties
|
||||
#
|
||||
SecTestGetContent.mustPass=<SecTestGetContent.mustPass>
|
||||
SecTestGetContent.fName=<SecTestGetContent.fName>
|
||||
|
||||
#
|
||||
# SecTestGetParent.java test properties
|
||||
#
|
||||
SecTestGetParent.mustPass=<SecTestGetParent.mustPass>
|
||||
|
||||
#
|
||||
# SecTestGetPath.java test properties
|
||||
#
|
||||
SecTestGetPath.mustPass=<SecTestGetPath.mustPass>
|
||||
SecTestGetPath.fName=<SecTestGetPath.fName>
|
||||
|
||||
#
|
||||
# SecTestGetProps.java test properties
|
||||
#
|
||||
SecTestGetProps.mustPass=<SecTestGetProps.mustPass>
|
||||
|
||||
#
|
||||
# SecTestGetSecMgr.java test properties
|
||||
#
|
||||
SecTestGetSecMgr.mustPass=<SecTestGetSecMgr.mustPass>
|
||||
|
||||
#
|
||||
# SecTestIsDirectory.java test properties
|
||||
#
|
||||
SecTestIsDirectory.mustPass=<SecTestIsDirectory.mustPass>
|
||||
|
||||
#
|
||||
# SecTestIsFile.java test properties
|
||||
#
|
||||
SecTestIsFile.mustPass=<SecTestIsFile.mustPass>
|
||||
|
||||
#
|
||||
# SecTestLastModified.java test properties
|
||||
#
|
||||
SecTestLastModified.mustPass=<SecTestLastModified.mustPass>
|
||||
|
||||
#
|
||||
# SecTestLength.java test properties
|
||||
#
|
||||
SecTestLength.mustPass=<SecTestLength.mustPass>
|
||||
|
||||
#
|
||||
# SecTestList.java test properties
|
||||
#
|
||||
SecTestList.mustPass=<SecTestList.mustPass>
|
||||
|
||||
#
|
||||
# SecTestListJSFilter.java test properties
|
||||
#
|
||||
SecTestListJSFilter.mustPass=<SecTestListJSFilter.mustPass>
|
||||
|
||||
#
|
||||
# SecTestMkdir.java test properties
|
||||
#
|
||||
SecTestMkdir.mustPass=<SecTestMkdir.mustPass>
|
||||
|
||||
#
|
||||
# SecTestMkdirs.java test properties
|
||||
#
|
||||
SecTestMkdirs.mustPass=<SecTestMkdir.mustPass>
|
||||
|
||||
#
|
||||
# SecTestOpenConx.java test properties
|
||||
#
|
||||
SecTestOpenConx.mustPass=<SecTestOpenConx.mustPass>
|
||||
SecTestOpenConx.URL=<SecTestOpenConx.URL>
|
||||
|
||||
#
|
||||
# SecTestPrintStream.java test properties
|
||||
#
|
||||
SecTestPrintStream.mustPass=<SecTestPrintStream.mustPass>
|
||||
|
||||
#
|
||||
# SecTestRandomAccess.java test properties
|
||||
#
|
||||
SecTestRandomAccess.mustPass=<SecTestRandomAccess.mustPass>
|
||||
|
||||
#
|
||||
# SecTestRandomAccessRW.java test properties
|
||||
#
|
||||
SecTestRandomAccessRW.mustPass=<SecTestRandomAccess.mustPass>
|
||||
|
||||
#
|
||||
# SecTestRenameTo.java test properties
|
||||
#
|
||||
SecTestRenameTo.mustPass=<SecTestRenameTo.mustPass>
|
||||
|
||||
#
|
||||
# SecTestRunExec.java test properties
|
||||
#
|
||||
SecTestRunExec.mustPass=<SecTestRunExec.mustPass>
|
||||
SecTestRunExec.fExec=<SecTestRunExec.fExec>
|
||||
|
||||
#
|
||||
# SecTestRunExit.java test properties
|
||||
#
|
||||
SecTestRunExit.mustPass=<SecTestRunExit.mustPass>
|
||||
|
||||
#
|
||||
# SecTestRunLoad.java test properties
|
||||
#
|
||||
SecTestRunLoad.mustPass=<SecTestRunLoad.mustPass>
|
||||
SecTestRunLoad.libName=<SecTestRunLoad.libName>
|
||||
#
|
||||
# SecTestRunLoadLib.java test properties
|
||||
#
|
||||
SecTestRunLoadLib.mustPass=<SecTestRunLoadLib.mustPass>
|
||||
SecTestRunLoadLib.libName=<SecTestRunLoadLib.libName>
|
||||
|
||||
#
|
||||
# SecTestSetSecMgr.java test properties
|
||||
#
|
||||
SecTestSetSecMgr.mustPass=<SecTestSetSecMgr.mustPass>
|
||||
|
||||
#
|
||||
# SecTestSocket.java test properties
|
||||
#
|
||||
SecTestSocket.mustPass=<SecTestSocket.mustPass>
|
||||
SecTestSocket.fHost=<SecTestSocket.fHost>
|
||||
SecTestSocket.fPort=<SecTestSocket.fPort>
|
||||
|
||||
#
|
||||
# SecTestSysExit.java test properties
|
||||
#
|
||||
SecTestSysExit.mustPass=<SecTestSysExit.mustPass>
|
||||
|
||||
#
|
||||
# SecTestURLFac.java test properties
|
||||
#
|
||||
SecTestURLFac.mustPass=<SecTestURLFac.mustPass>
|
||||
#
|
||||
# SecTestXAccept.java test properties
|
||||
#
|
||||
SecTestXAccept.mustPass=<SecTestXAccept.mustPass>
|
||||
SecTestXAccept.fHost=<SecTestXAccept.fHost>
|
||||
SecTestXAccept.fPort=<SecTestXAccept.fPort>
|
||||
|
||||
#
|
||||
# SecTestXAccess.java test properties
|
||||
#
|
||||
SecTestXAccess.mustPass=<SecTestXAccess.mustPass>
|
||||
|
||||
#
|
||||
# SecTestXAccessTG.java test properties
|
||||
#
|
||||
SecTestXAccessTG.mustPass=<SecTestXAccess.mustPass>
|
||||
|
||||
#
|
||||
# SecTestXAccessTop.java test properties
|
||||
#
|
||||
SecTestXAccessTop.mustPass=<SecTestXAccess.mustPass>
|
||||
|
||||
#
|
||||
# SecTestXCCL.java test properties
|
||||
#
|
||||
SecTestXCCL.mustPass=<SecTestXCCL.mustPass>
|
||||
|
||||
#
|
||||
# SecTestXConn.java test properties
|
||||
#
|
||||
SecTestXConn.mustPass=<SecTestXConn.mustPass>
|
||||
SecTestXConn.fHost=<SecTestXConn.fHost>
|
||||
SecTestXConn.fPort=<SecTestXConn.fPort>
|
||||
|
||||
#
|
||||
# SecTestXDelete.java test properties
|
||||
#
|
||||
SecTestXDelete.mustPass=<SecTestXDelete.mustPass>
|
||||
SecTestXDelete.fName=<SecTestXDelete.fName>
|
||||
|
||||
#
|
||||
# SecTestXExec.java test properties
|
||||
#
|
||||
SecTestXExec.mustPass=<SecTestXExec.mustPass>
|
||||
SecTestXExec.fExec=<SecTestXExec.fExec>
|
||||
|
||||
#
|
||||
# SecTestXExit.java test properties
|
||||
#
|
||||
SecTestXExit.mustPass=<SecTestXExit.mustPass>
|
||||
|
||||
#
|
||||
# SecTestXLink.java test properties
|
||||
#
|
||||
SecTestXLink.mustPass=<SecTestXLink.mustPass>
|
||||
SecTestXLink.fLink=<SecTestXLink.fLink>
|
||||
|
||||
#
|
||||
# SecTestXListen.java test properties
|
||||
#
|
||||
SecTestXListen.mustPass=<SecTestXListen.mustPass>
|
||||
SecTestXListen.fPort=<SecTestXListen.fPort>
|
||||
|
||||
#
|
||||
# SecTestXPakAcc.java test properties
|
||||
#
|
||||
SecTestXPakAcc.mustPass=<SecTestXPakAcc.mustPass>
|
||||
SecTestXPakAcc.packageName=<SecTestXPakAcc.packageName>
|
||||
|
||||
#
|
||||
# SecTestXPakDef.java test properties
|
||||
#
|
||||
SecTestXPakDef.mustPass=<SecTestXPakDef.mustPass>
|
||||
SecTestXPakDef.packageName=<SecTestXPakDef.packageName>
|
||||
|
||||
#
|
||||
# SecTestXPropAcc.java test properties
|
||||
#
|
||||
SecTestXPropAcc.mustPass=<SecTestXPropAcc.mustPass>
|
||||
|
||||
#
|
||||
# SecTestXRead.java test properties
|
||||
#
|
||||
SecTestXRead.mustPass=<SecTestXRead.mustPass>
|
||||
SecTestXRead.fName=<SecTestXRead.fName>
|
||||
|
||||
#
|
||||
# SecTestXSetFac.java test properties
|
||||
#
|
||||
SecTestXSetFac.mustPass=<SecTestXSetFac.mustPass>
|
||||
|
||||
#
|
||||
# SecTestXWrite.java test properties
|
||||
#
|
||||
SecTestXWrite.mustPass=<SecTestXWrite.mustPass>
|
||||
SecTestXWrite.fName=<SecTestXWrite.fName>
|
||||
|
||||
#
|
||||
# WriteFileTest.java test properties
|
||||
#
|
||||
WriteFileTest.mustPass=<WriteFileTest.mustPass>
|
||||
WriteFileTest.FileName=<WriteFileTest.FileName>
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# The directory where html files of tests should be placed
|
||||
# The URL of this directory should be pointed in HTML_ROOT
|
||||
set HTML_ROOT_DIR=h:\apache\share\htdocs\pl_tests
|
||||
|
||||
# The directory where html files of tests should be placed
|
||||
# The URL of this directory should be pointed in HTML_ROOT
|
||||
set HTML_ROOT_DIR=h:\apache\share\htdocs\pl_tests
|
||||
|
||||
|
||||
@@ -1,438 +1,438 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>
|
||||
Browser side pluglet API arguments partitioning.
|
||||
</title>
|
||||
</head>
|
||||
<body bgcolor=white>
|
||||
<B>Table of contents</B>
|
||||
<OL>
|
||||
<LI><A href=#intro>Introduction</A>
|
||||
<LI><A href=#PM>PlugletManager interface</A>
|
||||
<LI><A href=#PP>PlugletPeer interface</A>
|
||||
<LI><A href=#PSI>PlugletStreamInfo interface</A>
|
||||
<LI><A href=#PTI>PlugletTagInfo</A>
|
||||
<LI><A href=#PTI2>PlugletTagInfo2</A>
|
||||
</OL>
|
||||
<A name=intro>
|
||||
Below the description of equivalence class partitioning of the browser side pluglet API.<br>
|
||||
This partitioning is based on:
|
||||
<UL>
|
||||
<LI> common partitioning for parameter of given type <BR>
|
||||
(for example <for_string>: null, 0 length, some arbitrary string)
|
||||
<LI>partitioning from point of view of functional sense of this parameter <BR>
|
||||
(for example <for_target>: <for_string>, "_self", "_parent", "_top", "_blank",
|
||||
non-existing and existing named target)
|
||||
</UL>
|
||||
Some commom set of parameters:
|
||||
<table border=1 bgcolor=#99E2EF>
|
||||
<tr><td><for_int></td><td> 0, (+-)MAX, some arbitrary value</td></tr>
|
||||
<tr><td><for_boolean></td><td> true, false</td></tr>
|
||||
<tr><td><for_string></td><td>null, non-null with 0 length, some arbitrary string</td></tr>
|
||||
<tr><td><for_target></td><td> <for_string>, "_self", "_parent", "_top", "_blank", non-existing and
|
||||
existing named target</td></tr>
|
||||
</table>
|
||||
<pre>
|
||||
Comment: <I>
|
||||
- for PlugletManager.getURL and especially for PlugletManager.postURL the number of
|
||||
possible combinations of parameters is very big, so the combinations with more than
|
||||
2 for getURL and 1 for postURL "incorrect" parameters will not be tested.
|
||||
- for methods with non-void return values should be modelled situations such that expected
|
||||
return values cover all significant classes from specified set of return values (
|
||||
for example for PlugletInstancePeer.getMode specified set of return values consist of
|
||||
only two values indicated embedded pluglet or full-page ( not of whole set of int values))
|
||||
- values of arguments for each test you can find in the ParamCombinations file in test dir
|
||||
</I>
|
||||
</pre>
|
||||
<a name=PM>
|
||||
<table BORDER=1 COLS=3 WIDTH=100% bgcolor=#99E2EF><!--#66FFFF-->
|
||||
<tr><td COLSPAN=3 align=center bgcolor=#58B5EF>Interface PlugletManager</td></tr>
|
||||
<tr>
|
||||
<td width=10% align=center>
|
||||
Method
|
||||
</td>
|
||||
<td width=20% align=center>
|
||||
Arguments
|
||||
</td>
|
||||
<td align=center>
|
||||
Values
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td ROWSPAN=7 width=10% align=center>public void getURL<!--(<BR>PlugletInstance plugletInst,<BR>
|
||||
URL url,<BR> String target,<BR>
|
||||
PlugletStreamListener streamListener,<BR>
|
||||
String altHost,<BR> URL referrer,<BR>
|
||||
boolean forceJSEnabled);</td>-->
|
||||
<td width=20%>PlugletInstance plugletInst</td>
|
||||
<td>null, this and other instance (when method is called inside the pluglet instance)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>URL url</td>
|
||||
<td>null, http, javascript, ftp, file(win32 & unix), gopher, news
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>String target
|
||||
</td>
|
||||
<td><for_target>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>PlugletStreamListener streamListener
|
||||
</td>
|
||||
<td>null, new listener and used
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>String altHost
|
||||
</td>
|
||||
<td>null, the same as in url, other than in url, bad string(not ip address)
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>URL refferer
|
||||
</td>
|
||||
<td>null, the url of this page - cases of http, javascript, ftp, file(although in
|
||||
last 3 cases there is not refferer)
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>boolean forceJSEnabled
|
||||
</td>
|
||||
<td><for_boolean>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
|
||||
<tr>
|
||||
<td ROWSPAN=12 width=10% align=center>public void postURL<!--(<BR>
|
||||
PlugletInstance plugletInst,<BR>
|
||||
URL url,<BR>
|
||||
int postDataLen, <BR>
|
||||
byte[] postData,<BR>
|
||||
boolean isFile,<BR>
|
||||
String target,<BR>
|
||||
PlugletStreamListener streamListener,<BR>
|
||||
String altHost, <BR>
|
||||
URL referrer,<BR>
|
||||
boolean forceJSEnabled,<BR>
|
||||
int postHeadersLength, <BR>
|
||||
byte[] postHeaders);</td><BR>-->
|
||||
<td>PlugletInstance plugletInst</td>
|
||||
<td>null, this and other instance (when method is called inside the pluglet instance)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>URL url
|
||||
</td>
|
||||
<td>null, http, javascript, ftp, file(win32 & unix), news, mailto
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>int postDataLen
|
||||
</td>
|
||||
<td><for_int>, equal to actual length, less and great
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>byte[] postData
|
||||
</td>
|
||||
<td>null, 0 byte array, random array fulfiled and not, syntactically
|
||||
correct path + name of existing file and non-existent, also syntactically incorrect path
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>boolean isFile
|
||||
</td>
|
||||
<td><for_boolean>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>String target
|
||||
</td>
|
||||
<td><for_target>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>PlugletStreamListener streamListener
|
||||
</td>
|
||||
<td>null, new listener and used
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>String altHost
|
||||
</td>
|
||||
<td>null, the same as in url, other than in url, bad string(not ip address)
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>URL referrer
|
||||
</td>
|
||||
<td>null, the url of this page - cases of http, javascript, ftp, file(although in
|
||||
last 3 cases there is not refferer)
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>boolean forceJSEnabled
|
||||
</td>
|
||||
<td><for_boolean>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>int postHeadersLength
|
||||
</td>
|
||||
<td><for_int>, equal to actual length, less and great
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>byte[] postHeaders
|
||||
</td>
|
||||
<td>postHeaders
|
||||
null, 0 byte array, correctly formed headers (fulfiled array and not) and not
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td ROWSPAN=1 width=10% align=center>public void reloadPluglets
|
||||
</td>
|
||||
<td>boolean reloadPages</td>
|
||||
<td><for_boolean></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td ROWSPAN=1 width=10% align=center>public String userAgent</td>
|
||||
<td>none</td>
|
||||
<td>none</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<A name=PP>
|
||||
<table BORDER=1 COLS=3 WIDTH=100% bgcolor=#99E2EF>
|
||||
<tr><td COLSPAN=3 align=center bgcolor=#58B5EF>Interface PlugletPeer</td></tr>
|
||||
<tr>
|
||||
<td width=10% align=center>
|
||||
Method
|
||||
</td>
|
||||
<td width=20% align=center>
|
||||
Arguments
|
||||
</td>
|
||||
<td align=center>
|
||||
Values
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td ROWSPAN=1 width=10% align=center>public String getMIMEType</td>
|
||||
<td>none</td>
|
||||
<td>none</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td ROWSPAN=1 width=10% align=center>public int getMode</td>
|
||||
<td>none</td>
|
||||
<td>none</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td ROWSPAN=1 width=10% align=center>public PlugletTagInfo getTagInfo</td>
|
||||
<td>none</td>
|
||||
<td>none</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td ROWSPAN=1 width=10% align=center>public String getValue</td>
|
||||
<td>int variable</td>
|
||||
<td><for_int>, PlugletInstancePeer.NETSCAPE_WINDOW, PlugletManager.APPCONTEXT,
|
||||
PlugletManager.DISPLAY</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td ROWSPAN=2 width=10% align=center>public OutputStream newStream</td>
|
||||
<td>String type</td>
|
||||
<td><for_string>, text/html, text/plain, image/gif, application/x-java-vm, incorrectly formed</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>String target
|
||||
</td>
|
||||
<td><for_target>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td ROWSPAN=2 width=10% align=center>public void setWindowSize</td>
|
||||
<td>int width</td>
|
||||
<td><for_int></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>int height
|
||||
</td>
|
||||
<td><for_int>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td ROWSPAN=1 width=10% align=center>public void showStatus</td>
|
||||
<td>String message</td>
|
||||
<td><for_string></td>
|
||||
</tr>
|
||||
</table>
|
||||
<A name=PSI>
|
||||
<table BORDER=1 COLS=3 WIDTH=100% bgcolor=#99E2EF>
|
||||
<tr><td COLSPAN=3 align=center bgcolor=#58B5EF>Interface PlugletStreamInfo</td></tr>
|
||||
<tr>
|
||||
<td width=10% align=center>
|
||||
Method
|
||||
</td>
|
||||
<td width=20% align=center>
|
||||
Arguments
|
||||
</td>
|
||||
<td align=center>
|
||||
Values
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td ROWSPAN=1 width=10% align=center>public String getContentType</td>
|
||||
<td>none</td>
|
||||
<td>none</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td ROWSPAN=1 width=10% align=center>public int getLastModified</td>
|
||||
<td>none</td>
|
||||
<td>none</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td ROWSPAN=1 width=10% align=center>public int getLength</td>
|
||||
<td>none</td>
|
||||
<td>none</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td ROWSPAN=1 width=10% align=center>public String getURL</td>
|
||||
<td>none</td>
|
||||
<td>none</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td ROWSPAN=1 width=10% align=center>public boolean isSeekable</td>
|
||||
<td>none</td>
|
||||
<td>none</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td ROWSPAN=1 width=10% align=center>public void requestRead</td>
|
||||
<td>ByteRanges ranges</td>
|
||||
<td>null, non-null object with 0 ranges, with 1 range for each combination: <for_int> x <for_int>, with more than 1 range</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<A name=PTI>
|
||||
<table BORDER=1 COLS=3 WIDTH=100% bgcolor=#99E2EF>
|
||||
<tr><td COLSPAN=3 align=center bgcolor=#58B5EF>Interface PlugletTagInfo</td></tr>
|
||||
<tr>
|
||||
<td width=10% align=center>
|
||||
Method
|
||||
</td>
|
||||
<td width=20% align=center>
|
||||
Arguments
|
||||
</td>
|
||||
<td align=center>
|
||||
Values
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td ROWSPAN=1 width=10% align=center>public String getAttribute</td>
|
||||
<td>String name</td>
|
||||
<td><for_string>, existing attribute name</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td ROWSPAN=1 width=10% align=center>public Properties getAttributes</td>
|
||||
<td>none</td>
|
||||
<td>none</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<A name=PTI2>
|
||||
<table BORDER=1 COLS=3 WIDTH=100% bgcolor=#99E2EF>
|
||||
<tr><td COLSPAN=3 align=center bgcolor=#58B5EF>Interface PlugletTagInfo2</td></tr>
|
||||
<tr>
|
||||
<td width=10% align=center>
|
||||
Method
|
||||
</td>
|
||||
<td width=20% align=center>
|
||||
Arguments
|
||||
</td>
|
||||
<td align=center>
|
||||
Values
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td ROWSPAN=1 width=10% align=center>public String getAlignment</td>
|
||||
<td>none</td>
|
||||
<td>none</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td ROWSPAN=1 width=10% align=center>public String getAttribute</td>
|
||||
<td>String name</td>
|
||||
<td><for_string>, existing attribute name</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td ROWSPAN=1 width=10% align=center>public Properties getAttributes</td>
|
||||
<td>none</td>
|
||||
<td>none</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td ROWSPAN=1 width=10% align=center>public int getBorderHorizSpace</td>
|
||||
<td>none</td>
|
||||
<td>none</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td ROWSPAN=1 width=10% align=center>public int getBorderVertSpace</td>
|
||||
<td>none</td>
|
||||
<td>none</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td ROWSPAN=1 width=10% align=center>public String getDocumentBase</td>
|
||||
<td>none</td>
|
||||
<td>none</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td ROWSPAN=1 width=10% align=center>public String getDocumentEncoding</td>
|
||||
<td>none</td>
|
||||
<td>none</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td ROWSPAN=1 width=10% align=center>public int getHeight</td>
|
||||
<td>none</td>
|
||||
<td>none</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td ROWSPAN=1 width=10% align=center>public String getParameter</td>
|
||||
<td>String name</td>
|
||||
<td><for_string>, existing parameter name</td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td ROWSPAN=1 width=10% align=center>public Properties getParameters</td>
|
||||
<td>none</td>
|
||||
<td>none</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td ROWSPAN=1 width=10% align=center>public String getTagText</td>
|
||||
<td>none</td>
|
||||
<td>none</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td ROWSPAN=1 width=10% align=center>public String getTagType</td>
|
||||
<td>none</td>
|
||||
<td>none</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td ROWSPAN=1 width=10% align=center>public int getUniqueID</td>
|
||||
<td>none</td>
|
||||
<td>none</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td ROWSPAN=1 width=10% align=center>public int getWidth</td>
|
||||
<td>none</td>
|
||||
<td>none</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<title>
|
||||
Browser side pluglet API arguments partitioning.
|
||||
</title>
|
||||
</head>
|
||||
<body bgcolor=white>
|
||||
<B>Table of contents</B>
|
||||
<OL>
|
||||
<LI><A href=#intro>Introduction</A>
|
||||
<LI><A href=#PM>PlugletManager interface</A>
|
||||
<LI><A href=#PP>PlugletPeer interface</A>
|
||||
<LI><A href=#PSI>PlugletStreamInfo interface</A>
|
||||
<LI><A href=#PTI>PlugletTagInfo</A>
|
||||
<LI><A href=#PTI2>PlugletTagInfo2</A>
|
||||
</OL>
|
||||
<A name=intro>
|
||||
Below the description of equivalence class partitioning of the browser side pluglet API.<br>
|
||||
This partitioning is based on:
|
||||
<UL>
|
||||
<LI> common partitioning for parameter of given type <BR>
|
||||
(for example <for_string>: null, 0 length, some arbitrary string)
|
||||
<LI>partitioning from point of view of functional sense of this parameter <BR>
|
||||
(for example <for_target>: <for_string>, "_self", "_parent", "_top", "_blank",
|
||||
non-existing and existing named target)
|
||||
</UL>
|
||||
Some commom set of parameters:
|
||||
<table border=1 bgcolor=#99E2EF>
|
||||
<tr><td><for_int></td><td> 0, (+-)MAX, some arbitrary value</td></tr>
|
||||
<tr><td><for_boolean></td><td> true, false</td></tr>
|
||||
<tr><td><for_string></td><td>null, non-null with 0 length, some arbitrary string</td></tr>
|
||||
<tr><td><for_target></td><td> <for_string>, "_self", "_parent", "_top", "_blank", non-existing and
|
||||
existing named target</td></tr>
|
||||
</table>
|
||||
<pre>
|
||||
Comment: <I>
|
||||
- for PlugletManager.getURL and especially for PlugletManager.postURL the number of
|
||||
possible combinations of parameters is very big, so the combinations with more than
|
||||
2 for getURL and 1 for postURL "incorrect" parameters will not be tested.
|
||||
- for methods with non-void return values should be modelled situations such that expected
|
||||
return values cover all significant classes from specified set of return values (
|
||||
for example for PlugletInstancePeer.getMode specified set of return values consist of
|
||||
only two values indicated embedded pluglet or full-page ( not of whole set of int values))
|
||||
- values of arguments for each test you can find in the ParamCombinations file in test dir
|
||||
</I>
|
||||
</pre>
|
||||
<a name=PM>
|
||||
<table BORDER=1 COLS=3 WIDTH=100% bgcolor=#99E2EF><!--#66FFFF-->
|
||||
<tr><td COLSPAN=3 align=center bgcolor=#58B5EF>Interface PlugletManager</td></tr>
|
||||
<tr>
|
||||
<td width=10% align=center>
|
||||
Method
|
||||
</td>
|
||||
<td width=20% align=center>
|
||||
Arguments
|
||||
</td>
|
||||
<td align=center>
|
||||
Values
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td ROWSPAN=7 width=10% align=center>public void getURL<!--(<BR>PlugletInstance plugletInst,<BR>
|
||||
URL url,<BR> String target,<BR>
|
||||
PlugletStreamListener streamListener,<BR>
|
||||
String altHost,<BR> URL referrer,<BR>
|
||||
boolean forceJSEnabled);</td>-->
|
||||
<td width=20%>PlugletInstance plugletInst</td>
|
||||
<td>null, this and other instance (when method is called inside the pluglet instance)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>URL url</td>
|
||||
<td>null, http, javascript, ftp, file(win32 & unix), gopher, news
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>String target
|
||||
</td>
|
||||
<td><for_target>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>PlugletStreamListener streamListener
|
||||
</td>
|
||||
<td>null, new listener and used
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>String altHost
|
||||
</td>
|
||||
<td>null, the same as in url, other than in url, bad string(not ip address)
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>URL refferer
|
||||
</td>
|
||||
<td>null, the url of this page - cases of http, javascript, ftp, file(although in
|
||||
last 3 cases there is not refferer)
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>boolean forceJSEnabled
|
||||
</td>
|
||||
<td><for_boolean>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
|
||||
<tr>
|
||||
<td ROWSPAN=12 width=10% align=center>public void postURL<!--(<BR>
|
||||
PlugletInstance plugletInst,<BR>
|
||||
URL url,<BR>
|
||||
int postDataLen, <BR>
|
||||
byte[] postData,<BR>
|
||||
boolean isFile,<BR>
|
||||
String target,<BR>
|
||||
PlugletStreamListener streamListener,<BR>
|
||||
String altHost, <BR>
|
||||
URL referrer,<BR>
|
||||
boolean forceJSEnabled,<BR>
|
||||
int postHeadersLength, <BR>
|
||||
byte[] postHeaders);</td><BR>-->
|
||||
<td>PlugletInstance plugletInst</td>
|
||||
<td>null, this and other instance (when method is called inside the pluglet instance)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>URL url
|
||||
</td>
|
||||
<td>null, http, javascript, ftp, file(win32 & unix), news, mailto
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>int postDataLen
|
||||
</td>
|
||||
<td><for_int>, equal to actual length, less and great
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>byte[] postData
|
||||
</td>
|
||||
<td>null, 0 byte array, random array fulfiled and not, syntactically
|
||||
correct path + name of existing file and non-existent, also syntactically incorrect path
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>boolean isFile
|
||||
</td>
|
||||
<td><for_boolean>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>String target
|
||||
</td>
|
||||
<td><for_target>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>PlugletStreamListener streamListener
|
||||
</td>
|
||||
<td>null, new listener and used
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>String altHost
|
||||
</td>
|
||||
<td>null, the same as in url, other than in url, bad string(not ip address)
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>URL referrer
|
||||
</td>
|
||||
<td>null, the url of this page - cases of http, javascript, ftp, file(although in
|
||||
last 3 cases there is not refferer)
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>boolean forceJSEnabled
|
||||
</td>
|
||||
<td><for_boolean>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>int postHeadersLength
|
||||
</td>
|
||||
<td><for_int>, equal to actual length, less and great
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>byte[] postHeaders
|
||||
</td>
|
||||
<td>postHeaders
|
||||
null, 0 byte array, correctly formed headers (fulfiled array and not) and not
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td ROWSPAN=1 width=10% align=center>public void reloadPluglets
|
||||
</td>
|
||||
<td>boolean reloadPages</td>
|
||||
<td><for_boolean></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td ROWSPAN=1 width=10% align=center>public String userAgent</td>
|
||||
<td>none</td>
|
||||
<td>none</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<A name=PP>
|
||||
<table BORDER=1 COLS=3 WIDTH=100% bgcolor=#99E2EF>
|
||||
<tr><td COLSPAN=3 align=center bgcolor=#58B5EF>Interface PlugletPeer</td></tr>
|
||||
<tr>
|
||||
<td width=10% align=center>
|
||||
Method
|
||||
</td>
|
||||
<td width=20% align=center>
|
||||
Arguments
|
||||
</td>
|
||||
<td align=center>
|
||||
Values
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td ROWSPAN=1 width=10% align=center>public String getMIMEType</td>
|
||||
<td>none</td>
|
||||
<td>none</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td ROWSPAN=1 width=10% align=center>public int getMode</td>
|
||||
<td>none</td>
|
||||
<td>none</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td ROWSPAN=1 width=10% align=center>public PlugletTagInfo getTagInfo</td>
|
||||
<td>none</td>
|
||||
<td>none</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td ROWSPAN=1 width=10% align=center>public String getValue</td>
|
||||
<td>int variable</td>
|
||||
<td><for_int>, PlugletInstancePeer.NETSCAPE_WINDOW, PlugletManager.APPCONTEXT,
|
||||
PlugletManager.DISPLAY</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td ROWSPAN=2 width=10% align=center>public OutputStream newStream</td>
|
||||
<td>String type</td>
|
||||
<td><for_string>, text/html, text/plain, image/gif, application/x-java-vm, incorrectly formed</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>String target
|
||||
</td>
|
||||
<td><for_target>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td ROWSPAN=2 width=10% align=center>public void setWindowSize</td>
|
||||
<td>int width</td>
|
||||
<td><for_int></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>int height
|
||||
</td>
|
||||
<td><for_int>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td ROWSPAN=1 width=10% align=center>public void showStatus</td>
|
||||
<td>String message</td>
|
||||
<td><for_string></td>
|
||||
</tr>
|
||||
</table>
|
||||
<A name=PSI>
|
||||
<table BORDER=1 COLS=3 WIDTH=100% bgcolor=#99E2EF>
|
||||
<tr><td COLSPAN=3 align=center bgcolor=#58B5EF>Interface PlugletStreamInfo</td></tr>
|
||||
<tr>
|
||||
<td width=10% align=center>
|
||||
Method
|
||||
</td>
|
||||
<td width=20% align=center>
|
||||
Arguments
|
||||
</td>
|
||||
<td align=center>
|
||||
Values
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td ROWSPAN=1 width=10% align=center>public String getContentType</td>
|
||||
<td>none</td>
|
||||
<td>none</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td ROWSPAN=1 width=10% align=center>public int getLastModified</td>
|
||||
<td>none</td>
|
||||
<td>none</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td ROWSPAN=1 width=10% align=center>public int getLength</td>
|
||||
<td>none</td>
|
||||
<td>none</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td ROWSPAN=1 width=10% align=center>public String getURL</td>
|
||||
<td>none</td>
|
||||
<td>none</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td ROWSPAN=1 width=10% align=center>public boolean isSeekable</td>
|
||||
<td>none</td>
|
||||
<td>none</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td ROWSPAN=1 width=10% align=center>public void requestRead</td>
|
||||
<td>ByteRanges ranges</td>
|
||||
<td>null, non-null object with 0 ranges, with 1 range for each combination: <for_int> x <for_int>, with more than 1 range</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<A name=PTI>
|
||||
<table BORDER=1 COLS=3 WIDTH=100% bgcolor=#99E2EF>
|
||||
<tr><td COLSPAN=3 align=center bgcolor=#58B5EF>Interface PlugletTagInfo</td></tr>
|
||||
<tr>
|
||||
<td width=10% align=center>
|
||||
Method
|
||||
</td>
|
||||
<td width=20% align=center>
|
||||
Arguments
|
||||
</td>
|
||||
<td align=center>
|
||||
Values
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td ROWSPAN=1 width=10% align=center>public String getAttribute</td>
|
||||
<td>String name</td>
|
||||
<td><for_string>, existing attribute name</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td ROWSPAN=1 width=10% align=center>public Properties getAttributes</td>
|
||||
<td>none</td>
|
||||
<td>none</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<A name=PTI2>
|
||||
<table BORDER=1 COLS=3 WIDTH=100% bgcolor=#99E2EF>
|
||||
<tr><td COLSPAN=3 align=center bgcolor=#58B5EF>Interface PlugletTagInfo2</td></tr>
|
||||
<tr>
|
||||
<td width=10% align=center>
|
||||
Method
|
||||
</td>
|
||||
<td width=20% align=center>
|
||||
Arguments
|
||||
</td>
|
||||
<td align=center>
|
||||
Values
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td ROWSPAN=1 width=10% align=center>public String getAlignment</td>
|
||||
<td>none</td>
|
||||
<td>none</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td ROWSPAN=1 width=10% align=center>public String getAttribute</td>
|
||||
<td>String name</td>
|
||||
<td><for_string>, existing attribute name</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td ROWSPAN=1 width=10% align=center>public Properties getAttributes</td>
|
||||
<td>none</td>
|
||||
<td>none</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td ROWSPAN=1 width=10% align=center>public int getBorderHorizSpace</td>
|
||||
<td>none</td>
|
||||
<td>none</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td ROWSPAN=1 width=10% align=center>public int getBorderVertSpace</td>
|
||||
<td>none</td>
|
||||
<td>none</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td ROWSPAN=1 width=10% align=center>public String getDocumentBase</td>
|
||||
<td>none</td>
|
||||
<td>none</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td ROWSPAN=1 width=10% align=center>public String getDocumentEncoding</td>
|
||||
<td>none</td>
|
||||
<td>none</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td ROWSPAN=1 width=10% align=center>public int getHeight</td>
|
||||
<td>none</td>
|
||||
<td>none</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td ROWSPAN=1 width=10% align=center>public String getParameter</td>
|
||||
<td>String name</td>
|
||||
<td><for_string>, existing parameter name</td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td ROWSPAN=1 width=10% align=center>public Properties getParameters</td>
|
||||
<td>none</td>
|
||||
<td>none</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td ROWSPAN=1 width=10% align=center>public String getTagText</td>
|
||||
<td>none</td>
|
||||
<td>none</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td ROWSPAN=1 width=10% align=center>public String getTagType</td>
|
||||
<td>none</td>
|
||||
<td>none</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td ROWSPAN=1 width=10% align=center>public int getUniqueID</td>
|
||||
<td>none</td>
|
||||
<td>none</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td ROWSPAN=1 width=10% align=center>public int getWidth</td>
|
||||
<td>none</td>
|
||||
<td>none</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -1,137 +1,137 @@
|
||||
<html>
|
||||
<title>Index of tests on passed in client side api simple parameters</title>
|
||||
<body bgcolor=white>
|
||||
<B>Index of tests on passed in client side api simple parameters</B><BR>
|
||||
(i.e not browser side objects, which is subject for browser side api tests)
|
||||
<OL>
|
||||
<LI><A href=#Pluglet_createPlugletInstance_mimeType_1>Pluglet_createPlugletInstance_mimeType_1</A>
|
||||
<LI><A href=#Pluglet_createPlugletInstance_mimeType_2>Pluglet_createPlugletInstance_mimeType_2</A>
|
||||
<LI><A href=#Pluglet_createPlugletInstance_mimeType_3>Pluglet_createPlugletInstance_mimeType_3</A>
|
||||
<LI><A href=#Pluglet_createPlugletInstance_mimeType_4>Pluglet_createPlugletInstance_mimeType_4</A>
|
||||
<LI><A href=#Pluglet_createPlugletInstance_mimeType_5>Pluglet_createPlugletInstance_mimeType_5</A>
|
||||
<LI><A href=#Pluglet_createPlugletInstance_mimeType_6>Pluglet_createPlugletInstance_mimeType_6</A>
|
||||
<LI><A href=#PlugletStreamListener_onDataAvailable_input_1>PlugletStreamListener_onDataAvailable_input_1</A>
|
||||
<LI><A href=#PlugletStreamListener_onDataAvailable_input_2>PlugletStreamListener_onDataAvailable_input_2</A>
|
||||
<LI><A href=#PlugletStreamListener_onDataAvailable_input_3>PlugletStreamListener_onDataAvailable_input_3</A>
|
||||
<LI><A href=#PlugletStreamListener_onDataAvailable_input_4>PlugletStreamListener_onDataAvailable_input_4</A>
|
||||
<LI><A href=#PlugletStreamListener_onDataAvailable_input_5>PlugletStreamListener_onDataAvailable_input_5</A>
|
||||
<LI><A href=#PlugletStreamListener_onDataAvailable_input_6>PlugletStreamListener_onDataAvailable_input_6</A>
|
||||
<LI><A href=#PlugletStreamListener_onDataAvailable_input_7>PlugletStreamListener_onDataAvailable_input_7</A>
|
||||
<LI><A href=#PlugletStreamListener_onDataAvailable_input_8>PlugletStreamListener_onDataAvailable_input_8</A>
|
||||
<LI><A href=#PlugletStreamListener_onDataAvailable_input_9>PlugletStreamListener_onDataAvailable_input_9</A>
|
||||
<LI><A href=#PlugletStreamListener_onDataAvailable_input_11>PlugletStreamListener_onDataAvailable_input_11</A>
|
||||
<LI><A href=#PlugletStreamListener_onDataAvailable_input_12>PlugletStreamListener_onDataAvailable_input_12</A>
|
||||
</OL>
|
||||
<pre>
|
||||
Pluglet.createPlugletInstance(String mimeType)
|
||||
|
||||
<A name=Pluglet_createPlugletInstance_mimeType_1>
|
||||
basic/params/Pluglet_createPlugletInstance_mimeType_1
|
||||
The test on the mimetype "*"
|
||||
|
||||
<A name=Pluglet_createPlugletInstance_mimeType_2>
|
||||
basic/params/Pluglet_createPlugletInstance_mimeType_2
|
||||
The test on the ordinary mimetype "application/x-pluglet-test-params"
|
||||
|
||||
<A name=Pluglet_createPlugletInstance_mimeType_3>
|
||||
basic/params/Pluglet_createPlugletInstance_mimeType_3
|
||||
The test on the mimetype with attributes: "multipart/x-pluglet-test-params; boundary=Some_Boundary"
|
||||
|
||||
<A name=Pluglet_createPlugletInstance_mimeType_4>
|
||||
basic/params/Pluglet_createPlugletInstance_mimeType_4
|
||||
The test on the non-correctly formed mimetype: "some_type"
|
||||
|
||||
<A name=Pluglet_createPlugletInstance_mimeType_5>
|
||||
basic/params/Pluglet_createPlugletInstance_mimeType_5
|
||||
The test on case insensitivity: "MULTIPART/X-PLUGLET-TEST-PARAMS; boundary=Some_Boundary"
|
||||
|
||||
<A name=Pluglet_createPlugletInstance_mimeType_6>
|
||||
basic/params/Pluglet_createPlugletInstance_mimeType_6
|
||||
The test on passin in mimetype in the case when only SRC attribute
|
||||
is pointed.
|
||||
|
||||
|
||||
PlugletStreamListener.onDataAvailable(PlugletStreamInfo plugletInfo, InputStream input, int length)
|
||||
|
||||
- input
|
||||
<A name=PlugletStreamListener_onDataAvailable_input_1>
|
||||
basic/params/PlugletStreamListener_onDataAvailable_input_1
|
||||
Test for passed in onDataAvailable method 2d parameter (input)
|
||||
The goal is to check the correctnesses of its method read(byte[],int,int)
|
||||
The data is read and compared with data from original
|
||||
file.
|
||||
|
||||
<A name=PlugletStreamListener_onDataAvailable_input_2>
|
||||
basic/params/PlugletStreamListener_onDataAvailable_input_2
|
||||
Test for passed in onDataAvailable method 2d parameter (input)
|
||||
The test reads at first the amount of data less than just
|
||||
pushed length. On the next onDataAvailable calls it is
|
||||
supposed to read all other data. Currently
|
||||
the incorectnesses of such behaviour isn't specified.
|
||||
|
||||
<A name=PlugletStreamListener_onDataAvailable_input_3>
|
||||
basic/params/PlugletStreamListener_onDataAvailable_input_3
|
||||
Test for passed in onDataAvailable method 2d parameter (input)
|
||||
The goal is to check the correctnesses of its method read(byte[])
|
||||
The data is read and compared with data from original
|
||||
file.
|
||||
|
||||
<A name=PlugletStreamListener_onDataAvailable_input_4>
|
||||
basic/params/PlugletStreamListener_onDataAvailable_input_4
|
||||
Test for passed in onDataAvailable method 2d parameter (input)
|
||||
The goal is to check the correctnesses of its method read()
|
||||
The data is read and compared with data from original
|
||||
file.
|
||||
|
||||
<A name=PlugletStreamListener_onDataAvailable_input_5>
|
||||
basic/params/PlugletStreamListener_onDataAvailable_input_5
|
||||
Test for passed in onDataAvailable method 2d parameter (input)
|
||||
The goal is to check the correctnesses of its method skip(long)
|
||||
|
||||
<A name=PlugletStreamListener_onDataAvailable_input_6>
|
||||
basic/params/PlugletStreamListener_onDataAvailable_input_6
|
||||
Test for passed in onDataAvailable method 2d parameter (input)
|
||||
The goal is to check the correctnesses of its method close()
|
||||
|
||||
<A name=PlugletStreamListener_onDataAvailable_input_7>
|
||||
basic/params/PlugletStreamListener_onDataAvailable_input_7
|
||||
Test for passed in onDataAvailable method 2d parameter (input)
|
||||
The goal is to check the correctnesses of its method close()
|
||||
The test reads the first whole portion of the data, closes the stream and returns.
|
||||
Passed result will be registered only if after that the
|
||||
onStopBinding method will be called.
|
||||
|
||||
<A name=PlugletStreamListener_onDataAvailable_input_8>
|
||||
basic/params/PlugletStreamListener_onDataAvailable_input_8
|
||||
Test for passed in onDataAvailable method 2d parameter (input)
|
||||
The mark-reset functionality is tested.
|
||||
The supporting of the mark-reset isn't specified so test is passed by default
|
||||
in case when stream doesn't supported this functionality.
|
||||
The testing is done with mark value less than just pushed length.
|
||||
|
||||
<A name=PlugletStreamListener_onDataAvailable_input_9>
|
||||
basic/params/PlugletStreamListener_onDataAvailable_input_9
|
||||
Test for passed in onDataAvailable method 2d parameter (input)
|
||||
The non-supporting of mark-reset functionality is tested.
|
||||
The supporting of the mark-reset isn't specified so test is passed by default
|
||||
in case when stream supports this functionality.
|
||||
|
||||
<A name=PlugletStreamListener_onDataAvailable_input_11>
|
||||
basic/params/PlugletStreamListener_onDataAvailable_input_11
|
||||
Test for passed in onDataAvailable method 2d parameter (input)
|
||||
The goal is to check the correctnesses of its method read(byte[],int,int)
|
||||
The test try to pass the null value as first parameter.
|
||||
The NullPointerException should be thrown.
|
||||
|
||||
<A name=PlugletStreamListener_onDataAvailable_input_12>
|
||||
basic/params/PlugletStreamListener_onDataAvailable_input_12
|
||||
Test for passed in onDataAvailable method 2d parameter (input)
|
||||
The goal is to check the correctnesses of its method read(byte[],int,int)
|
||||
The test try to pass the 0 value as third parameter.
|
||||
The 0 should be returned.
|
||||
|
||||
|
||||
|
||||
|
||||
</pre>
|
||||
<html>
|
||||
<title>Index of tests on passed in client side api simple parameters</title>
|
||||
<body bgcolor=white>
|
||||
<B>Index of tests on passed in client side api simple parameters</B><BR>
|
||||
(i.e not browser side objects, which is subject for browser side api tests)
|
||||
<OL>
|
||||
<LI><A href=#Pluglet_createPlugletInstance_mimeType_1>Pluglet_createPlugletInstance_mimeType_1</A>
|
||||
<LI><A href=#Pluglet_createPlugletInstance_mimeType_2>Pluglet_createPlugletInstance_mimeType_2</A>
|
||||
<LI><A href=#Pluglet_createPlugletInstance_mimeType_3>Pluglet_createPlugletInstance_mimeType_3</A>
|
||||
<LI><A href=#Pluglet_createPlugletInstance_mimeType_4>Pluglet_createPlugletInstance_mimeType_4</A>
|
||||
<LI><A href=#Pluglet_createPlugletInstance_mimeType_5>Pluglet_createPlugletInstance_mimeType_5</A>
|
||||
<LI><A href=#Pluglet_createPlugletInstance_mimeType_6>Pluglet_createPlugletInstance_mimeType_6</A>
|
||||
<LI><A href=#PlugletStreamListener_onDataAvailable_input_1>PlugletStreamListener_onDataAvailable_input_1</A>
|
||||
<LI><A href=#PlugletStreamListener_onDataAvailable_input_2>PlugletStreamListener_onDataAvailable_input_2</A>
|
||||
<LI><A href=#PlugletStreamListener_onDataAvailable_input_3>PlugletStreamListener_onDataAvailable_input_3</A>
|
||||
<LI><A href=#PlugletStreamListener_onDataAvailable_input_4>PlugletStreamListener_onDataAvailable_input_4</A>
|
||||
<LI><A href=#PlugletStreamListener_onDataAvailable_input_5>PlugletStreamListener_onDataAvailable_input_5</A>
|
||||
<LI><A href=#PlugletStreamListener_onDataAvailable_input_6>PlugletStreamListener_onDataAvailable_input_6</A>
|
||||
<LI><A href=#PlugletStreamListener_onDataAvailable_input_7>PlugletStreamListener_onDataAvailable_input_7</A>
|
||||
<LI><A href=#PlugletStreamListener_onDataAvailable_input_8>PlugletStreamListener_onDataAvailable_input_8</A>
|
||||
<LI><A href=#PlugletStreamListener_onDataAvailable_input_9>PlugletStreamListener_onDataAvailable_input_9</A>
|
||||
<LI><A href=#PlugletStreamListener_onDataAvailable_input_11>PlugletStreamListener_onDataAvailable_input_11</A>
|
||||
<LI><A href=#PlugletStreamListener_onDataAvailable_input_12>PlugletStreamListener_onDataAvailable_input_12</A>
|
||||
</OL>
|
||||
<pre>
|
||||
Pluglet.createPlugletInstance(String mimeType)
|
||||
|
||||
<A name=Pluglet_createPlugletInstance_mimeType_1>
|
||||
basic/params/Pluglet_createPlugletInstance_mimeType_1
|
||||
The test on the mimetype "*"
|
||||
|
||||
<A name=Pluglet_createPlugletInstance_mimeType_2>
|
||||
basic/params/Pluglet_createPlugletInstance_mimeType_2
|
||||
The test on the ordinary mimetype "application/x-pluglet-test-params"
|
||||
|
||||
<A name=Pluglet_createPlugletInstance_mimeType_3>
|
||||
basic/params/Pluglet_createPlugletInstance_mimeType_3
|
||||
The test on the mimetype with attributes: "multipart/x-pluglet-test-params; boundary=Some_Boundary"
|
||||
|
||||
<A name=Pluglet_createPlugletInstance_mimeType_4>
|
||||
basic/params/Pluglet_createPlugletInstance_mimeType_4
|
||||
The test on the non-correctly formed mimetype: "some_type"
|
||||
|
||||
<A name=Pluglet_createPlugletInstance_mimeType_5>
|
||||
basic/params/Pluglet_createPlugletInstance_mimeType_5
|
||||
The test on case insensitivity: "MULTIPART/X-PLUGLET-TEST-PARAMS; boundary=Some_Boundary"
|
||||
|
||||
<A name=Pluglet_createPlugletInstance_mimeType_6>
|
||||
basic/params/Pluglet_createPlugletInstance_mimeType_6
|
||||
The test on passin in mimetype in the case when only SRC attribute
|
||||
is pointed.
|
||||
|
||||
|
||||
PlugletStreamListener.onDataAvailable(PlugletStreamInfo plugletInfo, InputStream input, int length)
|
||||
|
||||
- input
|
||||
<A name=PlugletStreamListener_onDataAvailable_input_1>
|
||||
basic/params/PlugletStreamListener_onDataAvailable_input_1
|
||||
Test for passed in onDataAvailable method 2d parameter (input)
|
||||
The goal is to check the correctnesses of its method read(byte[],int,int)
|
||||
The data is read and compared with data from original
|
||||
file.
|
||||
|
||||
<A name=PlugletStreamListener_onDataAvailable_input_2>
|
||||
basic/params/PlugletStreamListener_onDataAvailable_input_2
|
||||
Test for passed in onDataAvailable method 2d parameter (input)
|
||||
The test reads at first the amount of data less than just
|
||||
pushed length. On the next onDataAvailable calls it is
|
||||
supposed to read all other data. Currently
|
||||
the incorectnesses of such behaviour isn't specified.
|
||||
|
||||
<A name=PlugletStreamListener_onDataAvailable_input_3>
|
||||
basic/params/PlugletStreamListener_onDataAvailable_input_3
|
||||
Test for passed in onDataAvailable method 2d parameter (input)
|
||||
The goal is to check the correctnesses of its method read(byte[])
|
||||
The data is read and compared with data from original
|
||||
file.
|
||||
|
||||
<A name=PlugletStreamListener_onDataAvailable_input_4>
|
||||
basic/params/PlugletStreamListener_onDataAvailable_input_4
|
||||
Test for passed in onDataAvailable method 2d parameter (input)
|
||||
The goal is to check the correctnesses of its method read()
|
||||
The data is read and compared with data from original
|
||||
file.
|
||||
|
||||
<A name=PlugletStreamListener_onDataAvailable_input_5>
|
||||
basic/params/PlugletStreamListener_onDataAvailable_input_5
|
||||
Test for passed in onDataAvailable method 2d parameter (input)
|
||||
The goal is to check the correctnesses of its method skip(long)
|
||||
|
||||
<A name=PlugletStreamListener_onDataAvailable_input_6>
|
||||
basic/params/PlugletStreamListener_onDataAvailable_input_6
|
||||
Test for passed in onDataAvailable method 2d parameter (input)
|
||||
The goal is to check the correctnesses of its method close()
|
||||
|
||||
<A name=PlugletStreamListener_onDataAvailable_input_7>
|
||||
basic/params/PlugletStreamListener_onDataAvailable_input_7
|
||||
Test for passed in onDataAvailable method 2d parameter (input)
|
||||
The goal is to check the correctnesses of its method close()
|
||||
The test reads the first whole portion of the data, closes the stream and returns.
|
||||
Passed result will be registered only if after that the
|
||||
onStopBinding method will be called.
|
||||
|
||||
<A name=PlugletStreamListener_onDataAvailable_input_8>
|
||||
basic/params/PlugletStreamListener_onDataAvailable_input_8
|
||||
Test for passed in onDataAvailable method 2d parameter (input)
|
||||
The mark-reset functionality is tested.
|
||||
The supporting of the mark-reset isn't specified so test is passed by default
|
||||
in case when stream doesn't supported this functionality.
|
||||
The testing is done with mark value less than just pushed length.
|
||||
|
||||
<A name=PlugletStreamListener_onDataAvailable_input_9>
|
||||
basic/params/PlugletStreamListener_onDataAvailable_input_9
|
||||
Test for passed in onDataAvailable method 2d parameter (input)
|
||||
The non-supporting of mark-reset functionality is tested.
|
||||
The supporting of the mark-reset isn't specified so test is passed by default
|
||||
in case when stream supports this functionality.
|
||||
|
||||
<A name=PlugletStreamListener_onDataAvailable_input_11>
|
||||
basic/params/PlugletStreamListener_onDataAvailable_input_11
|
||||
Test for passed in onDataAvailable method 2d parameter (input)
|
||||
The goal is to check the correctnesses of its method read(byte[],int,int)
|
||||
The test try to pass the null value as first parameter.
|
||||
The NullPointerException should be thrown.
|
||||
|
||||
<A name=PlugletStreamListener_onDataAvailable_input_12>
|
||||
basic/params/PlugletStreamListener_onDataAvailable_input_12
|
||||
Test for passed in onDataAvailable method 2d parameter (input)
|
||||
The goal is to check the correctnesses of its method read(byte[],int,int)
|
||||
The test try to pass the 0 value as third parameter.
|
||||
The 0 should be returned.
|
||||
|
||||
|
||||
|
||||
|
||||
</pre>
|
||||
</body>
|
||||
@@ -1,17 +1,17 @@
|
||||
<html>
|
||||
<title>Index of tests on returning values from the client side Pluglet API.</title>
|
||||
<body bgcolor=white>
|
||||
<pre>
|
||||
<B>Index of tests on returning values from the client side Pluglet API.</B>
|
||||
|
||||
basic/returns/Pluglet_createPlugletInstance
|
||||
The test tests the stability in case when the
|
||||
null is returned instead of PlugletInstance
|
||||
|
||||
basic/returns/PlugletInstance_newStream
|
||||
The test tests the stability in case when the
|
||||
null is returned instead of new stream.
|
||||
|
||||
|
||||
</pre>
|
||||
<html>
|
||||
<title>Index of tests on returning values from the client side Pluglet API.</title>
|
||||
<body bgcolor=white>
|
||||
<pre>
|
||||
<B>Index of tests on returning values from the client side Pluglet API.</B>
|
||||
|
||||
basic/returns/Pluglet_createPlugletInstance
|
||||
The test tests the stability in case when the
|
||||
null is returned instead of PlugletInstance
|
||||
|
||||
basic/returns/PlugletInstance_newStream
|
||||
The test tests the stability in case when the
|
||||
null is returned instead of new stream.
|
||||
|
||||
|
||||
</pre>
|
||||
</body>
|
||||
@@ -1,257 +1,257 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>Index of scenario tests</title>
|
||||
</head>
|
||||
<body bgcolor=white>
|
||||
<B>Index of scenario tests.<B>
|
||||
<OL>
|
||||
<LI><A href=#1>basic/scenario/1</A>
|
||||
<LI><A href=#2>basic/scenario/2</A>
|
||||
<LI><A href=#3>basic/scenario/3</A>
|
||||
<LI><A href=#4>basic/scenario/4</A>
|
||||
<LI><A href=#5>basic/scenario/5</A>
|
||||
<LI><A href=#8>basic/scenario/8</A>
|
||||
<LI><A href=#1>basic/scenario/9</A>
|
||||
<LI><A href=#fr1>basic/scenario/fr1</A>
|
||||
<LI><A href=#fr2>basic/scenario/fr2</A>
|
||||
<LI><A href=#fr3>basic/scenario/fr3</A>
|
||||
</OL>
|
||||
<pre>
|
||||
<i>Comment:</i> Description of test cases below contains the parts of
|
||||
corresponding TestProperties files which points out
|
||||
the stages when the test will be executed (RUN_STAGES) and
|
||||
the required sequence of calls (STAGE_(N)).
|
||||
|
||||
<A name=1>
|
||||
basic/scenario/1
|
||||
Test on correctnesses of calls sequence in case of loading page
|
||||
with pluglet and closing browser after that.
|
||||
RUN_STAGES= \
|
||||
PLUGLET_INITIALIZE \
|
||||
PLUGLET_CREATE_PLUGLET_INSTANCE \
|
||||
PLUGLET_INSTANCE_INITIALIZE \
|
||||
PLUGLET_INSTANCE_START \
|
||||
PLUGLET_INSTANCE_STOP \
|
||||
PLUGLET_INSTANCE_DESTROY \
|
||||
PLUGLET_SHUTDOWN
|
||||
STAGES_NUMBER=7
|
||||
STAGE_1=PLUGLET_INITIALIZE
|
||||
STAGE_2=PLUGLET_CREATE_PLUGLET_INSTANCE
|
||||
STAGE_3=PLUGLET_INSTANCE_INITIALIZE
|
||||
STAGE_4=PLUGLET_INSTANCE_START
|
||||
STAGE_4_ACTION=WINDOW_CLOSE
|
||||
STAGE_5=PLUGLET_INSTANCE_STOP
|
||||
STAGE_6=PLUGLET_INSTANCE_DESTROY
|
||||
STAGE_7=PLUGLET_SHUTDOWN
|
||||
|
||||
<A name=2>
|
||||
basic/scenario/2
|
||||
Test on correctnesses of calls sequence in case of loading page
|
||||
with pluglet, leaving this page and going back.
|
||||
RUN_STAGES=PLUGLET_CREATE_PLUGLET_INSTANCE \
|
||||
PLUGLET_INSTANCE_INITIALIZE \
|
||||
PLUGLET_INSTANCE_START \
|
||||
PLUGLET_INSTANCE_STOP \
|
||||
PLUGLET_INSTANCE_DESTROY
|
||||
STAGES_NUMBER=5
|
||||
STAGE_1=PLUGLET_CREATE_PLUGLET_INSTANCE
|
||||
STAGE_2=PLUGLET_INSTANCE_INITIALIZE
|
||||
STAGE_3=PLUGLET_INSTANCE_START
|
||||
STAGE_3_ACTION=LOAD_DEFAULT_BACK_URL
|
||||
STAGE_4=PLUGLET_INSTANCE_STOP
|
||||
STAGE_5=PLUGLET_INSTANCE_START
|
||||
|
||||
<A name=3>
|
||||
basic/scenario/3
|
||||
Test on correctnesses of calls sequence in case of loading page
|
||||
with pluglet and reloading page after that.
|
||||
RUN_STAGES=PLUGLET_CREATE_PLUGLET_INSTANCE \
|
||||
PLUGLET_INSTANCE_INITIALIZE \
|
||||
PLUGLET_INSTANCE_START \
|
||||
PLUGLET_INSTANCE_STOP \
|
||||
PLUGLET_INSTANCE_DESTROY
|
||||
STAGES_NUMBER=5
|
||||
STAGE_1=PLUGLET_CREATE_PLUGLET_INSTANCE
|
||||
STAGE_2=PLUGLET_INSTANCE_INITIALIZE
|
||||
STAGE_3=PLUGLET_INSTANCE_START
|
||||
STAGE_3_ACTION=WINDOW_RELOAD
|
||||
STAGE_4=PLUGLET_INSTANCE_STOP
|
||||
STAGE_5=PLUGLET_INSTANCE_START
|
||||
|
||||
<A name=4>
|
||||
basic/scenario/4
|
||||
Test on correctnesses of calls sequence in case of loading page
|
||||
with pluglet, going back to the previous page and going forward to
|
||||
this page.
|
||||
RUN_STAGES=PLUGLET_CREATE_PLUGLET_INSTANCE \
|
||||
PLUGLET_INSTANCE_INITIALIZE \
|
||||
PLUGLET_INSTANCE_START \
|
||||
PLUGLET_INSTANCE_STOP \
|
||||
PLUGLET_INSTANCE_DESTROY
|
||||
STAGES_NUMBER=5
|
||||
STAGE_1=PLUGLET_CREATE_PLUGLET_INSTANCE
|
||||
STAGE_2=PLUGLET_INSTANCE_INITIALIZE
|
||||
STAGE_3=PLUGLET_INSTANCE_START
|
||||
STAGE_3_ACTION=BACK
|
||||
STAGE_4=PLUGLET_INSTANCE_STOP
|
||||
STAGE_5=PLUGLET_INSTANCE_START
|
||||
|
||||
<A name=5>
|
||||
basic/scenario/5
|
||||
Test on correctnesses of calls sequence in case of loading page
|
||||
with pluglet in new window and closing this new window.
|
||||
RUN_STAGES= \
|
||||
PLUGLET_INITIALIZE \
|
||||
PLUGLET_CREATE_PLUGLET_INSTANCE \
|
||||
PLUGLET_INSTANCE_INITIALIZE \
|
||||
PLUGLET_INSTANCE_START \
|
||||
PLUGLET_INSTANCE_STOP \
|
||||
PLUGLET_INSTANCE_DESTROY \
|
||||
PLUGLET_SHUTDOWN
|
||||
STAGES_NUMBER=6
|
||||
STAGE_1=PLUGLET_INITIALIZE
|
||||
STAGE_2=PLUGLET_CREATE_PLUGLET_INSTANCE
|
||||
STAGE_3=PLUGLET_INSTANCE_INITIALIZE
|
||||
STAGE_4=PLUGLET_INSTANCE_START
|
||||
STAGE_4_ACTION=WINDOW_CLOSE
|
||||
STAGE_5=PLUGLET_INSTANCE_STOP
|
||||
STAGE_6=PLUGLET_INSTANCE_DESTROY
|
||||
|
||||
<A name=8>
|
||||
basic/scenario/8
|
||||
Test on correctnesses of calls sequence in case of loading page
|
||||
with pluglet with SRC attribute, loading data and closing browser.
|
||||
RUN_STAGES= \
|
||||
PLUGLET_INITIALIZE \
|
||||
PLUGLET_CREATE_PLUGLET_INSTANCE \
|
||||
PLUGLET_INSTANCE_INITIALIZE \
|
||||
PLUGLET_INSTANCE_START \
|
||||
PLUGLET_INSTANCE_NEW_STREAM \
|
||||
PLUGLET_STREAM_LISTENER_ON_START_BINDING \
|
||||
PLUGLET_STREAM_LISTENER_ON_DATA_AVAILABLE \
|
||||
PLUGLET_STREAM_LISTENER_ON_STOP_BINDING
|
||||
PLUGLET_INSTANCE_STOP \
|
||||
PLUGLET_INSTANCE_DESTROY \
|
||||
PLUGLET_SHUTDOWN
|
||||
STAGES_NUMBER=11
|
||||
STAGE_1=PLUGLET_INITIALIZE
|
||||
STAGE_2=PLUGLET_CREATE_PLUGLET_INSTANCE
|
||||
STAGE_3=PLUGLET_INSTANCE_INITIALIZE
|
||||
STAGE_4=PLUGLET_INSTANCE_START
|
||||
STAGE_5=PLUGLET_INSTANCE_NEW_STREAM
|
||||
STAGE_6=PLUGLET_STREAM_LISTENER_ON_START_BINDING
|
||||
STAGE_7=PLUGLET_STREAM_LISTENER_ON_DATA_AVAILABLE
|
||||
STAGE_7_REPEATABLE=TRUE
|
||||
STAGE_7_ACTION=READ_STREAM
|
||||
STAGE_8=PLUGLET_STREAM_LISTENER_ON_STOP_BINDING
|
||||
STAGE_8_ACTION=WINDOW_CLOSE
|
||||
STAGE_9=PLUGLET_INSTANCE_STOP
|
||||
STAGE_10=PLUGLET_INSTANCE_DESTROY
|
||||
STAGE_11=PLUGLET_SHUTDOWN
|
||||
|
||||
<A name=9>
|
||||
basic/scenario/9
|
||||
Test on correctnesses of calls sequence in case of loading page
|
||||
with pluglet with SRC attribute, loading data and reloading the page.
|
||||
RUN_STAGES= \
|
||||
PLUGLET_INITIALIZE \
|
||||
PLUGLET_CREATE_PLUGLET_INSTANCE \
|
||||
PLUGLET_INSTANCE_INITIALIZE \
|
||||
PLUGLET_INSTANCE_START \
|
||||
PLUGLET_INSTANCE_NEW_STREAM \
|
||||
PLUGLET_STREAM_LISTENER_ON_START_BINDING \
|
||||
PLUGLET_STREAM_LISTENER_ON_DATA_AVAILABLE \
|
||||
PLUGLET_STREAM_LISTENER_ON_STOP_BINDING
|
||||
PLUGLET_INSTANCE_STOP \
|
||||
PLUGLET_INSTANCE_DESTROY \
|
||||
PLUGLET_SHUTDOWN
|
||||
STAGES_NUMBER=14
|
||||
STAGE_1=PLUGLET_INITIALIZE
|
||||
STAGE_2=PLUGLET_CREATE_PLUGLET_INSTANCE
|
||||
STAGE_3=PLUGLET_INSTANCE_INITIALIZE
|
||||
STAGE_4=PLUGLET_INSTANCE_START
|
||||
STAGE_5=PLUGLET_INSTANCE_NEW_STREAM
|
||||
STAGE_6=PLUGLET_STREAM_LISTENER_ON_START_BINDING
|
||||
STAGE_7=PLUGLET_STREAM_LISTENER_ON_DATA_AVAILABLE
|
||||
STAGE_7_REPEATABLE=TRUE
|
||||
STAGE_7_ACTION=READ_STREAM
|
||||
STAGE_8=PLUGLET_STREAM_LISTENER_ON_STOP_BINDING
|
||||
STAGE_8_ACTION=WINDOW_RELOAD
|
||||
STAGE_9=PLUGLET_INSTANCE_STOP
|
||||
# after reload
|
||||
STAGE_10=PLUGLET_INSTANCE_START
|
||||
STAGE_11=PLUGLET_INSTANCE_NEW_STREAM
|
||||
STAGE_12=PLUGLET_STREAM_LISTENER_ON_START_BINDING
|
||||
STAGE_13=PLUGLET_STREAM_LISTENER_ON_DATA_AVAILABLE
|
||||
STAGE_13_REPEATABLE=TRUE
|
||||
STAGE_13_ACTION=READ_STREAM
|
||||
STAGE_14=PLUGLET_STREAM_LISTENER_ON_STOP_BINDING
|
||||
|
||||
<A name=fr1>
|
||||
basic/scenario/fr1
|
||||
The framed version of the basic/scenario/1
|
||||
Test on correctnesses of calls sequence in case of loading page
|
||||
with pluglet into a frame and closing browser after that.
|
||||
RUN_STAGES= \
|
||||
PLUGLET_INITIALIZE \
|
||||
PLUGLET_CREATE_PLUGLET_INSTANCE \
|
||||
PLUGLET_INSTANCE_INITIALIZE \
|
||||
PLUGLET_INSTANCE_START \
|
||||
PLUGLET_INSTANCE_STOP \
|
||||
PLUGLET_INSTANCE_DESTROY \
|
||||
PLUGLET_SHUTDOWN
|
||||
STAGES_NUMBER=7
|
||||
STAGE_1=PLUGLET_INITIALIZE
|
||||
STAGE_2=PLUGLET_CREATE_PLUGLET_INSTANCE
|
||||
STAGE_3=PLUGLET_INSTANCE_INITIALIZE
|
||||
STAGE_4=PLUGLET_INSTANCE_START
|
||||
STAGE_4_ACTION=WINDOW_CLOSE
|
||||
STAGE_5=PLUGLET_INSTANCE_STOP
|
||||
STAGE_6=PLUGLET_INSTANCE_DESTROY
|
||||
STAGE_7=PLUGLET_SHUTDOWN
|
||||
|
||||
<A name=fr2>
|
||||
basic/scenario/fr2
|
||||
The framed version of the basic/scenario/2
|
||||
Test on correctnesses of calls sequence in case of loading page
|
||||
with pluglet into a frame, leaving this page and going back.
|
||||
RUN_STAGES=PLUGLET_CREATE_PLUGLET_INSTANCE \
|
||||
PLUGLET_INSTANCE_INITIALIZE \
|
||||
PLUGLET_INSTANCE_START \
|
||||
PLUGLET_INSTANCE_STOP \
|
||||
PLUGLET_INSTANCE_DESTROY
|
||||
STAGES_NUMBER=5
|
||||
STAGE_1=PLUGLET_CREATE_PLUGLET_INSTANCE
|
||||
STAGE_2=PLUGLET_INSTANCE_INITIALIZE
|
||||
STAGE_3=PLUGLET_INSTANCE_START
|
||||
STAGE_3_ACTION=LOAD_DEFAULT_BACK_URL
|
||||
STAGE_4=PLUGLET_INSTANCE_STOP
|
||||
STAGE_5=PLUGLET_INSTANCE_START
|
||||
|
||||
<A name=fr3>
|
||||
basic/scenario/fr3
|
||||
The framed version of the basic/scenario/3.
|
||||
Test on correctnesses of calls sequence in case of loading page
|
||||
with pluglet into a frame and reloading page after that.
|
||||
RUN_STAGES=PLUGLET_CREATE_PLUGLET_INSTANCE \
|
||||
PLUGLET_INSTANCE_INITIALIZE \
|
||||
PLUGLET_INSTANCE_START \
|
||||
PLUGLET_INSTANCE_STOP \
|
||||
PLUGLET_INSTANCE_DESTROY
|
||||
STAGES_NUMBER=5
|
||||
STAGE_1=PLUGLET_CREATE_PLUGLET_INSTANCE
|
||||
STAGE_2=PLUGLET_INSTANCE_INITIALIZE
|
||||
STAGE_3=PLUGLET_INSTANCE_START
|
||||
STAGE_3_ACTION=WINDOW_RELOAD
|
||||
STAGE_4=PLUGLET_INSTANCE_STOP
|
||||
STAGE_5=PLUGLET_INSTANCE_START
|
||||
|
||||
</pre>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<title>Index of scenario tests</title>
|
||||
</head>
|
||||
<body bgcolor=white>
|
||||
<B>Index of scenario tests.<B>
|
||||
<OL>
|
||||
<LI><A href=#1>basic/scenario/1</A>
|
||||
<LI><A href=#2>basic/scenario/2</A>
|
||||
<LI><A href=#3>basic/scenario/3</A>
|
||||
<LI><A href=#4>basic/scenario/4</A>
|
||||
<LI><A href=#5>basic/scenario/5</A>
|
||||
<LI><A href=#8>basic/scenario/8</A>
|
||||
<LI><A href=#1>basic/scenario/9</A>
|
||||
<LI><A href=#fr1>basic/scenario/fr1</A>
|
||||
<LI><A href=#fr2>basic/scenario/fr2</A>
|
||||
<LI><A href=#fr3>basic/scenario/fr3</A>
|
||||
</OL>
|
||||
<pre>
|
||||
<i>Comment:</i> Description of test cases below contains the parts of
|
||||
corresponding TestProperties files which points out
|
||||
the stages when the test will be executed (RUN_STAGES) and
|
||||
the required sequence of calls (STAGE_(N)).
|
||||
|
||||
<A name=1>
|
||||
basic/scenario/1
|
||||
Test on correctnesses of calls sequence in case of loading page
|
||||
with pluglet and closing browser after that.
|
||||
RUN_STAGES= \
|
||||
PLUGLET_INITIALIZE \
|
||||
PLUGLET_CREATE_PLUGLET_INSTANCE \
|
||||
PLUGLET_INSTANCE_INITIALIZE \
|
||||
PLUGLET_INSTANCE_START \
|
||||
PLUGLET_INSTANCE_STOP \
|
||||
PLUGLET_INSTANCE_DESTROY \
|
||||
PLUGLET_SHUTDOWN
|
||||
STAGES_NUMBER=7
|
||||
STAGE_1=PLUGLET_INITIALIZE
|
||||
STAGE_2=PLUGLET_CREATE_PLUGLET_INSTANCE
|
||||
STAGE_3=PLUGLET_INSTANCE_INITIALIZE
|
||||
STAGE_4=PLUGLET_INSTANCE_START
|
||||
STAGE_4_ACTION=WINDOW_CLOSE
|
||||
STAGE_5=PLUGLET_INSTANCE_STOP
|
||||
STAGE_6=PLUGLET_INSTANCE_DESTROY
|
||||
STAGE_7=PLUGLET_SHUTDOWN
|
||||
|
||||
<A name=2>
|
||||
basic/scenario/2
|
||||
Test on correctnesses of calls sequence in case of loading page
|
||||
with pluglet, leaving this page and going back.
|
||||
RUN_STAGES=PLUGLET_CREATE_PLUGLET_INSTANCE \
|
||||
PLUGLET_INSTANCE_INITIALIZE \
|
||||
PLUGLET_INSTANCE_START \
|
||||
PLUGLET_INSTANCE_STOP \
|
||||
PLUGLET_INSTANCE_DESTROY
|
||||
STAGES_NUMBER=5
|
||||
STAGE_1=PLUGLET_CREATE_PLUGLET_INSTANCE
|
||||
STAGE_2=PLUGLET_INSTANCE_INITIALIZE
|
||||
STAGE_3=PLUGLET_INSTANCE_START
|
||||
STAGE_3_ACTION=LOAD_DEFAULT_BACK_URL
|
||||
STAGE_4=PLUGLET_INSTANCE_STOP
|
||||
STAGE_5=PLUGLET_INSTANCE_START
|
||||
|
||||
<A name=3>
|
||||
basic/scenario/3
|
||||
Test on correctnesses of calls sequence in case of loading page
|
||||
with pluglet and reloading page after that.
|
||||
RUN_STAGES=PLUGLET_CREATE_PLUGLET_INSTANCE \
|
||||
PLUGLET_INSTANCE_INITIALIZE \
|
||||
PLUGLET_INSTANCE_START \
|
||||
PLUGLET_INSTANCE_STOP \
|
||||
PLUGLET_INSTANCE_DESTROY
|
||||
STAGES_NUMBER=5
|
||||
STAGE_1=PLUGLET_CREATE_PLUGLET_INSTANCE
|
||||
STAGE_2=PLUGLET_INSTANCE_INITIALIZE
|
||||
STAGE_3=PLUGLET_INSTANCE_START
|
||||
STAGE_3_ACTION=WINDOW_RELOAD
|
||||
STAGE_4=PLUGLET_INSTANCE_STOP
|
||||
STAGE_5=PLUGLET_INSTANCE_START
|
||||
|
||||
<A name=4>
|
||||
basic/scenario/4
|
||||
Test on correctnesses of calls sequence in case of loading page
|
||||
with pluglet, going back to the previous page and going forward to
|
||||
this page.
|
||||
RUN_STAGES=PLUGLET_CREATE_PLUGLET_INSTANCE \
|
||||
PLUGLET_INSTANCE_INITIALIZE \
|
||||
PLUGLET_INSTANCE_START \
|
||||
PLUGLET_INSTANCE_STOP \
|
||||
PLUGLET_INSTANCE_DESTROY
|
||||
STAGES_NUMBER=5
|
||||
STAGE_1=PLUGLET_CREATE_PLUGLET_INSTANCE
|
||||
STAGE_2=PLUGLET_INSTANCE_INITIALIZE
|
||||
STAGE_3=PLUGLET_INSTANCE_START
|
||||
STAGE_3_ACTION=BACK
|
||||
STAGE_4=PLUGLET_INSTANCE_STOP
|
||||
STAGE_5=PLUGLET_INSTANCE_START
|
||||
|
||||
<A name=5>
|
||||
basic/scenario/5
|
||||
Test on correctnesses of calls sequence in case of loading page
|
||||
with pluglet in new window and closing this new window.
|
||||
RUN_STAGES= \
|
||||
PLUGLET_INITIALIZE \
|
||||
PLUGLET_CREATE_PLUGLET_INSTANCE \
|
||||
PLUGLET_INSTANCE_INITIALIZE \
|
||||
PLUGLET_INSTANCE_START \
|
||||
PLUGLET_INSTANCE_STOP \
|
||||
PLUGLET_INSTANCE_DESTROY \
|
||||
PLUGLET_SHUTDOWN
|
||||
STAGES_NUMBER=6
|
||||
STAGE_1=PLUGLET_INITIALIZE
|
||||
STAGE_2=PLUGLET_CREATE_PLUGLET_INSTANCE
|
||||
STAGE_3=PLUGLET_INSTANCE_INITIALIZE
|
||||
STAGE_4=PLUGLET_INSTANCE_START
|
||||
STAGE_4_ACTION=WINDOW_CLOSE
|
||||
STAGE_5=PLUGLET_INSTANCE_STOP
|
||||
STAGE_6=PLUGLET_INSTANCE_DESTROY
|
||||
|
||||
<A name=8>
|
||||
basic/scenario/8
|
||||
Test on correctnesses of calls sequence in case of loading page
|
||||
with pluglet with SRC attribute, loading data and closing browser.
|
||||
RUN_STAGES= \
|
||||
PLUGLET_INITIALIZE \
|
||||
PLUGLET_CREATE_PLUGLET_INSTANCE \
|
||||
PLUGLET_INSTANCE_INITIALIZE \
|
||||
PLUGLET_INSTANCE_START \
|
||||
PLUGLET_INSTANCE_NEW_STREAM \
|
||||
PLUGLET_STREAM_LISTENER_ON_START_BINDING \
|
||||
PLUGLET_STREAM_LISTENER_ON_DATA_AVAILABLE \
|
||||
PLUGLET_STREAM_LISTENER_ON_STOP_BINDING
|
||||
PLUGLET_INSTANCE_STOP \
|
||||
PLUGLET_INSTANCE_DESTROY \
|
||||
PLUGLET_SHUTDOWN
|
||||
STAGES_NUMBER=11
|
||||
STAGE_1=PLUGLET_INITIALIZE
|
||||
STAGE_2=PLUGLET_CREATE_PLUGLET_INSTANCE
|
||||
STAGE_3=PLUGLET_INSTANCE_INITIALIZE
|
||||
STAGE_4=PLUGLET_INSTANCE_START
|
||||
STAGE_5=PLUGLET_INSTANCE_NEW_STREAM
|
||||
STAGE_6=PLUGLET_STREAM_LISTENER_ON_START_BINDING
|
||||
STAGE_7=PLUGLET_STREAM_LISTENER_ON_DATA_AVAILABLE
|
||||
STAGE_7_REPEATABLE=TRUE
|
||||
STAGE_7_ACTION=READ_STREAM
|
||||
STAGE_8=PLUGLET_STREAM_LISTENER_ON_STOP_BINDING
|
||||
STAGE_8_ACTION=WINDOW_CLOSE
|
||||
STAGE_9=PLUGLET_INSTANCE_STOP
|
||||
STAGE_10=PLUGLET_INSTANCE_DESTROY
|
||||
STAGE_11=PLUGLET_SHUTDOWN
|
||||
|
||||
<A name=9>
|
||||
basic/scenario/9
|
||||
Test on correctnesses of calls sequence in case of loading page
|
||||
with pluglet with SRC attribute, loading data and reloading the page.
|
||||
RUN_STAGES= \
|
||||
PLUGLET_INITIALIZE \
|
||||
PLUGLET_CREATE_PLUGLET_INSTANCE \
|
||||
PLUGLET_INSTANCE_INITIALIZE \
|
||||
PLUGLET_INSTANCE_START \
|
||||
PLUGLET_INSTANCE_NEW_STREAM \
|
||||
PLUGLET_STREAM_LISTENER_ON_START_BINDING \
|
||||
PLUGLET_STREAM_LISTENER_ON_DATA_AVAILABLE \
|
||||
PLUGLET_STREAM_LISTENER_ON_STOP_BINDING
|
||||
PLUGLET_INSTANCE_STOP \
|
||||
PLUGLET_INSTANCE_DESTROY \
|
||||
PLUGLET_SHUTDOWN
|
||||
STAGES_NUMBER=14
|
||||
STAGE_1=PLUGLET_INITIALIZE
|
||||
STAGE_2=PLUGLET_CREATE_PLUGLET_INSTANCE
|
||||
STAGE_3=PLUGLET_INSTANCE_INITIALIZE
|
||||
STAGE_4=PLUGLET_INSTANCE_START
|
||||
STAGE_5=PLUGLET_INSTANCE_NEW_STREAM
|
||||
STAGE_6=PLUGLET_STREAM_LISTENER_ON_START_BINDING
|
||||
STAGE_7=PLUGLET_STREAM_LISTENER_ON_DATA_AVAILABLE
|
||||
STAGE_7_REPEATABLE=TRUE
|
||||
STAGE_7_ACTION=READ_STREAM
|
||||
STAGE_8=PLUGLET_STREAM_LISTENER_ON_STOP_BINDING
|
||||
STAGE_8_ACTION=WINDOW_RELOAD
|
||||
STAGE_9=PLUGLET_INSTANCE_STOP
|
||||
# after reload
|
||||
STAGE_10=PLUGLET_INSTANCE_START
|
||||
STAGE_11=PLUGLET_INSTANCE_NEW_STREAM
|
||||
STAGE_12=PLUGLET_STREAM_LISTENER_ON_START_BINDING
|
||||
STAGE_13=PLUGLET_STREAM_LISTENER_ON_DATA_AVAILABLE
|
||||
STAGE_13_REPEATABLE=TRUE
|
||||
STAGE_13_ACTION=READ_STREAM
|
||||
STAGE_14=PLUGLET_STREAM_LISTENER_ON_STOP_BINDING
|
||||
|
||||
<A name=fr1>
|
||||
basic/scenario/fr1
|
||||
The framed version of the basic/scenario/1
|
||||
Test on correctnesses of calls sequence in case of loading page
|
||||
with pluglet into a frame and closing browser after that.
|
||||
RUN_STAGES= \
|
||||
PLUGLET_INITIALIZE \
|
||||
PLUGLET_CREATE_PLUGLET_INSTANCE \
|
||||
PLUGLET_INSTANCE_INITIALIZE \
|
||||
PLUGLET_INSTANCE_START \
|
||||
PLUGLET_INSTANCE_STOP \
|
||||
PLUGLET_INSTANCE_DESTROY \
|
||||
PLUGLET_SHUTDOWN
|
||||
STAGES_NUMBER=7
|
||||
STAGE_1=PLUGLET_INITIALIZE
|
||||
STAGE_2=PLUGLET_CREATE_PLUGLET_INSTANCE
|
||||
STAGE_3=PLUGLET_INSTANCE_INITIALIZE
|
||||
STAGE_4=PLUGLET_INSTANCE_START
|
||||
STAGE_4_ACTION=WINDOW_CLOSE
|
||||
STAGE_5=PLUGLET_INSTANCE_STOP
|
||||
STAGE_6=PLUGLET_INSTANCE_DESTROY
|
||||
STAGE_7=PLUGLET_SHUTDOWN
|
||||
|
||||
<A name=fr2>
|
||||
basic/scenario/fr2
|
||||
The framed version of the basic/scenario/2
|
||||
Test on correctnesses of calls sequence in case of loading page
|
||||
with pluglet into a frame, leaving this page and going back.
|
||||
RUN_STAGES=PLUGLET_CREATE_PLUGLET_INSTANCE \
|
||||
PLUGLET_INSTANCE_INITIALIZE \
|
||||
PLUGLET_INSTANCE_START \
|
||||
PLUGLET_INSTANCE_STOP \
|
||||
PLUGLET_INSTANCE_DESTROY
|
||||
STAGES_NUMBER=5
|
||||
STAGE_1=PLUGLET_CREATE_PLUGLET_INSTANCE
|
||||
STAGE_2=PLUGLET_INSTANCE_INITIALIZE
|
||||
STAGE_3=PLUGLET_INSTANCE_START
|
||||
STAGE_3_ACTION=LOAD_DEFAULT_BACK_URL
|
||||
STAGE_4=PLUGLET_INSTANCE_STOP
|
||||
STAGE_5=PLUGLET_INSTANCE_START
|
||||
|
||||
<A name=fr3>
|
||||
basic/scenario/fr3
|
||||
The framed version of the basic/scenario/3.
|
||||
Test on correctnesses of calls sequence in case of loading page
|
||||
with pluglet into a frame and reloading page after that.
|
||||
RUN_STAGES=PLUGLET_CREATE_PLUGLET_INSTANCE \
|
||||
PLUGLET_INSTANCE_INITIALIZE \
|
||||
PLUGLET_INSTANCE_START \
|
||||
PLUGLET_INSTANCE_STOP \
|
||||
PLUGLET_INSTANCE_DESTROY
|
||||
STAGES_NUMBER=5
|
||||
STAGE_1=PLUGLET_CREATE_PLUGLET_INSTANCE
|
||||
STAGE_2=PLUGLET_INSTANCE_INITIALIZE
|
||||
STAGE_3=PLUGLET_INSTANCE_START
|
||||
STAGE_3_ACTION=WINDOW_RELOAD
|
||||
STAGE_4=PLUGLET_INSTANCE_STOP
|
||||
STAGE_5=PLUGLET_INSTANCE_START
|
||||
|
||||
</pre>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -1,69 +1,69 @@
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.DeleteFileTest
|
||||
|
||||
<br><br>
|
||||
Tries to delete a file from the local disk
|
||||
<br>
|
||||
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.DeleteFileTest
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.DeleteFileTest
|
||||
|
||||
<br><br>
|
||||
Tries to delete a file from the local disk
|
||||
<br>
|
||||
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.DeleteFileTest
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,67 +1,67 @@
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.GetClipboardTest
|
||||
<br><br> Tries to retrieve a local clipboard
|
||||
<br>
|
||||
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.GetClipboardTest
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.GetClipboardTest
|
||||
<br><br> Tries to retrieve a local clipboard
|
||||
<br>
|
||||
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.GetClipboardTest
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,66 +1,66 @@
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.GetSysPropsTest
|
||||
<br><br> Tries to get system properties<br>
|
||||
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.GetSysPropsTest
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.GetSysPropsTest
|
||||
<br><br> Tries to get system properties<br>
|
||||
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.GetSysPropsTest
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,66 +1,66 @@
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.OpenWinTest
|
||||
<br><br> Tries to open a new window<br>
|
||||
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.OpenWinTest
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.OpenWinTest
|
||||
<br><br> Tries to open a new window<br>
|
||||
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.OpenWinTest
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,66 +1,66 @@
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.PrintTest
|
||||
<br><br>Tries to print something on the local printer<br>
|
||||
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.PrintTest
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.PrintTest
|
||||
<br><br>Tries to print something on the local printer<br>
|
||||
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.PrintTest
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,65 +1,65 @@
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.ReadFileTest
|
||||
<br><br> Tries to read the local file<br>
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.ReadFileTest
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.ReadFileTest
|
||||
<br><br> Tries to read the local file<br>
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.ReadFileTest
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,67 +1,67 @@
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.RemoteConnectTest
|
||||
|
||||
<br><br> Tries to establish a certain connection to some host <br>
|
||||
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.RemoteConnectTest
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.RemoteConnectTest
|
||||
|
||||
<br><br> Tries to establish a certain connection to some host <br>
|
||||
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.RemoteConnectTest
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,66 +1,66 @@
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.RunProgramTest
|
||||
<br><br> Tries to run some program<br>
|
||||
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.RunProgramTest
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.RunProgramTest
|
||||
<br><br> Tries to run some program<br>
|
||||
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.RunProgramTest
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,66 +1,66 @@
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.WriteFileTest
|
||||
<br><br>Tries to write some local file<br>
|
||||
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.WriteFileTest
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.WriteFileTest
|
||||
<br><br>Tries to write some local file<br>
|
||||
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.WriteFileTest
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,66 +1,66 @@
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.automation.SecTestCanRead
|
||||
<br><br> Test if pluglet can read from the local disk<br>
|
||||
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.automation.SecTestCanRead
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.automation.SecTestCanRead
|
||||
<br><br> Test if pluglet can read from the local disk<br>
|
||||
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.automation.SecTestCanRead
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,65 +1,65 @@
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.automation.SecTestCanWrite
|
||||
<br><br> Tests if pluglet can write to the local disk<br>
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.automation.SecTestCanWrite
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.automation.SecTestCanWrite
|
||||
<br><br> Tests if pluglet can write to the local disk<br>
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.automation.SecTestCanWrite
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,66 +1,66 @@
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.automation.SecTestClipboard
|
||||
<br>Tests if pluglet can retrieve local clipboard<br>
|
||||
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.automation.SecTestClipboard
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.automation.SecTestClipboard
|
||||
<br>Tests if pluglet can retrieve local clipboard<br>
|
||||
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.automation.SecTestClipboard
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,66 +1,66 @@
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.automation.SecTestDelete
|
||||
<br><br> Tests if pluglet can delete some local file<br>
|
||||
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.automation.SecTestDelete
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.automation.SecTestDelete
|
||||
<br><br> Tests if pluglet can delete some local file<br>
|
||||
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.automation.SecTestDelete
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,66 +1,66 @@
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.automation.SecTestEnv
|
||||
<br><br> Tests if pluglet can read some environment settings<br>
|
||||
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.automation.SecTestEnv
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.automation.SecTestEnv
|
||||
<br><br> Tests if pluglet can read some environment settings<br>
|
||||
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.automation.SecTestEnv
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,67 +1,67 @@
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.automation.SecTestExists
|
||||
|
||||
<br><br> Tests if pluglet can check for the local file existance<br>
|
||||
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.automation.SecTestExists
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.automation.SecTestExists
|
||||
|
||||
<br><br> Tests if pluglet can check for the local file existance<br>
|
||||
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.automation.SecTestExists
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,67 +1,67 @@
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.automation.SecTestFileDescriptorIn
|
||||
|
||||
<br><br> Tests if pluglet can open some file descriptor for input<br>
|
||||
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.automation.SecTestFileDescriptorIn
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.automation.SecTestFileDescriptorIn
|
||||
|
||||
<br><br> Tests if pluglet can open some file descriptor for input<br>
|
||||
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.automation.SecTestFileDescriptorIn
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,66 +1,66 @@
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.automation.SecTestFileDescriptorOut
|
||||
|
||||
<br><br> Tests if pluglet can open some file descriptor for output<br>
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.automation.SecTestFileDescriptorOut
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.automation.SecTestFileDescriptorOut
|
||||
|
||||
<br><br> Tests if pluglet can open some file descriptor for output<br>
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.automation.SecTestFileDescriptorOut
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,65 +1,65 @@
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.automation.SecTestFileInputStream
|
||||
<br><br> Tests if pluglet can open local FileInputStream<br>
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.automation.SecTestFileInputStream
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.automation.SecTestFileInputStream
|
||||
<br><br> Tests if pluglet can open local FileInputStream<br>
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.automation.SecTestFileInputStream
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,65 +1,65 @@
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.automation.SecTestFileOutputStream
|
||||
<br><br> Tests if pluglet can open some local FileOutputStream<br>
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.automation.SecTestFileOutputStream
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.automation.SecTestFileOutputStream
|
||||
<br><br> Tests if pluglet can open some local FileOutputStream<br>
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.automation.SecTestFileOutputStream
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,66 +1,66 @@
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.automation.SecTestGetAbsolutePath
|
||||
<br><br> Tests if pluglet can retrieve an abslute path to local file <br>
|
||||
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.automation.SecTestGetAbsolutePath
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.automation.SecTestGetAbsolutePath
|
||||
<br><br> Tests if pluglet can retrieve an abslute path to local file <br>
|
||||
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.automation.SecTestGetAbsolutePath
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,65 +1,65 @@
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.automation.SecTestGetCanonicalPath
|
||||
<br><br> Tests if pluglet can retrieve canonical path <br>
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.automation.SecTestGetCanonicalPath
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.automation.SecTestGetCanonicalPath
|
||||
<br><br> Tests if pluglet can retrieve canonical path <br>
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.automation.SecTestGetCanonicalPath
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,65 +1,65 @@
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.automation.SecTestGetContent
|
||||
<br><br> Tests ig pluglet can retrieve contents of the given URL<br>
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.automation.SecTestGetContent
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.automation.SecTestGetContent
|
||||
<br><br> Tests ig pluglet can retrieve contents of the given URL<br>
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.automation.SecTestGetContent
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,66 +1,66 @@
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.automation.SecTestGetParent
|
||||
<br><br> Tests if pluglet can retrieve parent information <br>
|
||||
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.automation.SecTestGetParent
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.automation.SecTestGetParent
|
||||
<br><br> Tests if pluglet can retrieve parent information <br>
|
||||
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.automation.SecTestGetParent
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,66 +1,66 @@
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.automation.SecTestGetPath
|
||||
<br><br> Tests if pluglet can retrieve PATH environment variable <br>
|
||||
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.automation.SecTestGetPath
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.automation.SecTestGetPath
|
||||
<br><br> Tests if pluglet can retrieve PATH environment variable <br>
|
||||
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.automation.SecTestGetPath
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,66 +1,66 @@
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.automation.SecTestGetProps
|
||||
<br><br> Tests if pluglet can retrieve local properties <br>
|
||||
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.automation.SecTestGetProps
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.automation.SecTestGetProps
|
||||
<br><br> Tests if pluglet can retrieve local properties <br>
|
||||
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.automation.SecTestGetProps
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,66 +1,66 @@
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.automation.SecTestGetSecMgr
|
||||
<br><br> Tests if pluglet can set the security manager <br>
|
||||
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.automation.SecTestGetSecMgr
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.automation.SecTestGetSecMgr
|
||||
<br><br> Tests if pluglet can set the security manager <br>
|
||||
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.automation.SecTestGetSecMgr
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,66 +1,66 @@
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.automation.SecTestIsDirectory
|
||||
<br><br> Tests if pluglet can check for the local file is a directory<br>
|
||||
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.automation.SecTestIsDirectory
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.automation.SecTestIsDirectory
|
||||
<br><br> Tests if pluglet can check for the local file is a directory<br>
|
||||
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.automation.SecTestIsDirectory
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,66 +1,66 @@
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.automation.SecTestIsFile
|
||||
<br><br> Tests if file can check for the file is "file" type <br>
|
||||
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.automation.SecTestIsFile
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.automation.SecTestIsFile
|
||||
<br><br> Tests if file can check for the file is "file" type <br>
|
||||
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.automation.SecTestIsFile
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,66 +1,66 @@
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.automation.SecTestLastModified
|
||||
<br><br> Tests if pluglet can determinate, when the local file was modified<br>
|
||||
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.automation.SecTestLastModified
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.automation.SecTestLastModified
|
||||
<br><br> Tests if pluglet can determinate, when the local file was modified<br>
|
||||
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.automation.SecTestLastModified
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,66 +1,66 @@
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.automation.SecTestLength
|
||||
<br><br> Tests if pluglet can retrieve local file length<br>
|
||||
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.automation.SecTestLength
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.automation.SecTestLength
|
||||
<br><br> Tests if pluglet can retrieve local file length<br>
|
||||
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.automation.SecTestLength
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,65 +1,65 @@
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.automation.SecTestList
|
||||
<br><br> Tests if pluglet can list a local file <br>
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.automation.SecTestList
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.automation.SecTestList
|
||||
<br><br> Tests if pluglet can list a local file <br>
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.automation.SecTestList
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,66 +1,66 @@
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.automation.SecTestListJSFilter
|
||||
<br><br> Tests if pluglet can lost a file with "JS" filter<br>
|
||||
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.automation.SecTestListJSFilter
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.automation.SecTestListJSFilter
|
||||
<br><br> Tests if pluglet can lost a file with "JS" filter<br>
|
||||
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.automation.SecTestListJSFilter
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,66 +1,66 @@
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.automation.SecTestMkdir
|
||||
<br><br> Tests if pluglet can create a directory <br>
|
||||
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.automation.SecTestMkdir
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.automation.SecTestMkdir
|
||||
<br><br> Tests if pluglet can create a directory <br>
|
||||
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.automation.SecTestMkdir
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,66 +1,66 @@
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.automation.SecTestMkdirs
|
||||
<br><br> Tests if pluglet is allowed to perform "Mkdirs" operation. <br>
|
||||
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.automation.SecTestMkdirs
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.automation.SecTestMkdirs
|
||||
<br><br> Tests if pluglet is allowed to perform "Mkdirs" operation. <br>
|
||||
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.automation.SecTestMkdirs
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,66 +1,66 @@
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.automation.SecTestOpenConx
|
||||
<br><br> Tests if pluglet is allowed to open the connection <br>
|
||||
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.automation.SecTestOpenConx
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.automation.SecTestOpenConx
|
||||
<br><br> Tests if pluglet is allowed to open the connection <br>
|
||||
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.automation.SecTestOpenConx
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,66 +1,66 @@
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.automation.SecTestPrintStream
|
||||
<br><br> Tests if pluglet is allowed to open the local print stream <br>
|
||||
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.automation.SecTestPrintStream
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.automation.SecTestPrintStream
|
||||
<br><br> Tests if pluglet is allowed to open the local print stream <br>
|
||||
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.automation.SecTestPrintStream
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,66 +1,66 @@
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.automation.SecTestRandomAccess
|
||||
<br><br> Tests if pluglet can open the local file for random "r" access<br>
|
||||
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.automation.SecTestRandomAccess
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.automation.SecTestRandomAccess
|
||||
<br><br> Tests if pluglet can open the local file for random "r" access<br>
|
||||
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.automation.SecTestRandomAccess
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,65 +1,65 @@
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.automation.SecTestRandomAccessRW
|
||||
<br><br> Tests if pluglet can open the local file for random "rw" access<br>
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.automation.SecTestRandomAccessRW
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.automation.SecTestRandomAccessRW
|
||||
<br><br> Tests if pluglet can open the local file for random "rw" access<br>
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.automation.SecTestRandomAccessRW
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,66 +1,66 @@
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.automation.SecTestRenameTo
|
||||
<br><br> Tests if pluglet can rename the local file<br>
|
||||
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.automation.SecTestRenameTo
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.automation.SecTestRenameTo
|
||||
<br><br> Tests if pluglet can rename the local file<br>
|
||||
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.automation.SecTestRenameTo
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,65 +1,65 @@
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.automation.SecTestRunExec
|
||||
<br><br> Test if pluglet can execute the local command<br>
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.automation.SecTestRunExec
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.automation.SecTestRunExec
|
||||
<br><br> Test if pluglet can execute the local command<br>
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.automation.SecTestRunExec
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,65 +1,65 @@
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.automation.SecTestRunExit
|
||||
<br><br>Tests if pluglet can run "exit" command<br>
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.automation.SecTestRunExit
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.automation.SecTestRunExit
|
||||
<br><br>Tests if pluglet can run "exit" command<br>
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.automation.SecTestRunExit
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,66 +1,66 @@
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.automation.SecTestRunLoad
|
||||
<br><br> Tests if pluglet is allowed to execute Load command<br>
|
||||
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.automation.SecTestRunLoad
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.automation.SecTestRunLoad
|
||||
<br><br> Tests if pluglet is allowed to execute Load command<br>
|
||||
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.automation.SecTestRunLoad
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,65 +1,65 @@
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.automation.SecTestRunLoadLib
|
||||
<br><br> Tests if pluglet is allowed to load some library<br>
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.automation.SecTestRunLoadLib
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.automation.SecTestRunLoadLib
|
||||
<br><br> Tests if pluglet is allowed to load some library<br>
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.automation.SecTestRunLoadLib
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,66 +1,66 @@
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.automation.SecTestSetSecMgr
|
||||
<br><br> Tests if pluglet can set the default security manager<br>
|
||||
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.automation.SecTestSetSecMgr
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.automation.SecTestSetSecMgr
|
||||
<br><br> Tests if pluglet can set the default security manager<br>
|
||||
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.automation.SecTestSetSecMgr
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,66 +1,66 @@
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.automation.SecTestSocket
|
||||
<br><br> Test if the test can open a socket <br>
|
||||
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.automation.SecTestSocket
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.automation.SecTestSocket
|
||||
<br><br> Test if the test can open a socket <br>
|
||||
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.automation.SecTestSocket
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,66 +1,66 @@
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.automation.SecTestSysExit
|
||||
|
||||
<br><br> Tests if pluglet can exit JVM <br>
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.automation.SecTestSysExit
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.automation.SecTestSysExit
|
||||
|
||||
<br><br> Tests if pluglet can exit JVM <br>
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.automation.SecTestSysExit
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,66 +1,66 @@
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.automation.SecTestURLFac
|
||||
<br><br> Tests if pluglet is allowed to perform setURLStreamHandlerFactory action <br>
|
||||
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.automation.SecTestURLFac
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.automation.SecTestURLFac
|
||||
<br><br> Tests if pluglet is allowed to perform setURLStreamHandlerFactory action <br>
|
||||
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.automation.SecTestURLFac
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,66 +1,66 @@
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.automation.SecTestXAccept
|
||||
<br><br> Tests is pluglet is allowed to execute "checkAccept" operation <br>
|
||||
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.automation.SecTestXAccept
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.automation.SecTestXAccept
|
||||
<br><br> Tests is pluglet is allowed to execute "checkAccept" operation <br>
|
||||
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.automation.SecTestXAccept
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,65 +1,65 @@
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.automation.SecTestXAccess
|
||||
<br><br> Tests if pluglet is allowed to perform checkAccess operation <br>
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.automation.SecTestXAccess
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.automation.SecTestXAccess
|
||||
<br><br> Tests if pluglet is allowed to perform checkAccess operation <br>
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.automation.SecTestXAccess
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,65 +1,65 @@
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.automation.SecTestXAccessTG
|
||||
<br><br> Tests if pluglet is allowed to access current thread group <br>
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.automation.SecTestXAccessTG
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.automation.SecTestXAccessTG
|
||||
<br><br> Tests if pluglet is allowed to access current thread group <br>
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.automation.SecTestXAccessTG
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,65 +1,65 @@
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.automation.SecTestXAccessTop
|
||||
<br><br> Tests if pluglet is allowed to access top thread from the current group <br>
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.automation.SecTestXAccessTop
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.automation.SecTestXAccessTop
|
||||
<br><br> Tests if pluglet is allowed to access top thread from the current group <br>
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.automation.SecTestXAccessTop
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,65 +1,65 @@
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.automation.SecTestXCCL
|
||||
<br><br> Tests if pluglet is allowed to create class loader<br>
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.automation.SecTestXCCL
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.automation.SecTestXCCL
|
||||
<br><br> Tests if pluglet is allowed to create class loader<br>
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.automation.SecTestXCCL
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,65 +1,65 @@
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.automation.SecTestXConn
|
||||
<br><br> Tests if pluglet is allowed to test a connection <br>
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.automation.SecTestXConn
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.automation.SecTestXConn
|
||||
<br><br> Tests if pluglet is allowed to test a connection <br>
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.automation.SecTestXConn
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,66 +1,66 @@
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.automation.SecTestXDelete
|
||||
<br><br> Tests if pluglet is allowed to check delete operation <br>
|
||||
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.automation.SecTestXDelete
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.automation.SecTestXDelete
|
||||
<br><br> Tests if pluglet is allowed to check delete operation <br>
|
||||
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.automation.SecTestXDelete
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,65 +1,65 @@
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.automation.SecTestXExec
|
||||
<br><br> Tests if pluglet is allowed to check exec operation <br>
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.automation.SecTestXExec
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.automation.SecTestXExec
|
||||
<br><br> Tests if pluglet is allowed to check exec operation <br>
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.automation.SecTestXExec
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,65 +1,65 @@
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.automation.SecTestXExit
|
||||
<br><br> Tests if pluglet is allowed to check exit operation <br>
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.automation.SecTestXExit
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.automation.SecTestXExit
|
||||
<br><br> Tests if pluglet is allowed to check exit operation <br>
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.automation.SecTestXExit
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,65 +1,65 @@
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.automation.SecTestXLink
|
||||
<br><br> Tests if pluglet is allowed to check link operation <br>
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.automation.SecTestXLink
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.automation.SecTestXLink
|
||||
<br><br> Tests if pluglet is allowed to check link operation <br>
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.automation.SecTestXLink
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,65 +1,65 @@
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.automation.SecTestXListen
|
||||
<br><br> Tests if pluglet is allowed to check listen operation <br>
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.automation.SecTestXListen
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.automation.SecTestXListen
|
||||
<br><br> Tests if pluglet is allowed to check listen operation <br>
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.automation.SecTestXListen
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,65 +1,65 @@
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.automation.SecTestXPakAcc
|
||||
<br><br> Tests if pluglet is allowed to check package access operation <br>
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.automation.SecTestXPakAcc
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.automation.SecTestXPakAcc
|
||||
<br><br> Tests if pluglet is allowed to check package access operation <br>
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.automation.SecTestXPakAcc
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,65 +1,65 @@
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.automation.SecTestXPakDef
|
||||
<br><br> Tests if pluglet is allowed to check package defined operation <br>
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.automation.SecTestXPakDef
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.automation.SecTestXPakDef
|
||||
<br><br> Tests if pluglet is allowed to check package defined operation <br>
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.automation.SecTestXPakDef
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,65 +1,65 @@
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.automation.SecTestXPropAcc
|
||||
<br><br> Tests if pluglet is allowed to check properties access operation <br>
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.automation.SecTestXPropAcc
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.automation.SecTestXPropAcc
|
||||
<br><br> Tests if pluglet is allowed to check properties access operation <br>
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.automation.SecTestXPropAcc
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,65 +1,65 @@
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.automation.SecTestXRead
|
||||
<br><br> Tests if pluglet is allowed to check read operation <br>
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.automation.SecTestXRead
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.automation.SecTestXRead
|
||||
<br><br> Tests if pluglet is allowed to check read operation <br>
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.automation.SecTestXRead
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,65 +1,65 @@
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.automation.SecTestXSetFac
|
||||
<br><br> Tests if pluglet is allowed to check set factory operation <br>
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.automation.SecTestXSetFac
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.automation.SecTestXSetFac
|
||||
<br><br> Tests if pluglet is allowed to check set factory operation <br>
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.automation.SecTestXSetFac
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,65 +1,65 @@
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.automation.SecTestXWrite
|
||||
<br><br> Tests if pluglet is allowed to check write operation <br>
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.automation.SecTestXWrite
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
<h1>TestCase Information</h1>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<!--- Start TestId --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Test Id</font></font></u>
|
||||
<b>
|
||||
</b>
|
||||
<!--- End TestId --->
|
||||
|
||||
<br><font color="#FF6666"></font>
|
||||
<!--- Start Synopsis --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Synopsis</font></font></u>
|
||||
<br><b>
|
||||
|
||||
org.mozilla.pluglet.test.basic.security.automation.SecTestXWrite
|
||||
<br><br> Tests if pluglet is allowed to check write operation <br>
|
||||
<!--- End Synopsis --->
|
||||
<br>
|
||||
<br> <b><font color="#3366FF"><font size=+1></font></font></b>
|
||||
<!--- Start Pre-Conditions --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Pre-Conditions</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Build MOZILLA 'mozilla'<br>
|
||||
Have MOZILLA environment setup. Check out environment settings<br>
|
||||
</b>
|
||||
<!--- End Pre-Conditions --->
|
||||
<!--- Start Description --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Description</font></font></u>
|
||||
<br><b>
|
||||
|
||||
<!---description comes here-->
|
||||
|
||||
<br>
|
||||
This method returns the name of the attribute.
|
||||
<br>
|
||||
<br>
|
||||
Execute from command line
|
||||
<br>
|
||||
perl autorun.pl -t org.mozilla.pluglet.test.basic.security.automation.SecTestXWrite
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Description --->
|
||||
|
||||
<!--- Start Expected-Result --->
|
||||
<p><u><font color="#3366FF"><font size=+1>Expected Result</font></font></u>
|
||||
<br><b>
|
||||
<br><b>
|
||||
Browser should come up. <br>
|
||||
The security exception will or will not be thrown, depends on your
|
||||
configuration of test<br>
|
||||
<br>
|
||||
Open file BW_TESTDIR/log/(date)BWTest.html in a browser. <br>
|
||||
There should be an entry indicating that the test has PASSED or FAILED. <br>
|
||||
<br>
|
||||
</b>
|
||||
<!--- End Expected-Result --->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -1,92 +1,92 @@
|
||||
basic/scenario/1
|
||||
basic/scenario/2
|
||||
basic/scenario/3
|
||||
basic/scenario/4
|
||||
basic/scenario/5
|
||||
basic/scenario/8
|
||||
basic/scenario/9
|
||||
basic/scenario/fr1
|
||||
basic/scenario/fr2
|
||||
basic/scenario/fr3
|
||||
basic/params/Pluglet_createPlugletInstance_mimeType_1
|
||||
basic/params/Pluglet_createPlugletInstance_mimeType_2
|
||||
basic/params/Pluglet_createPlugletInstance_mimeType_3
|
||||
basic/params/Pluglet_createPlugletInstance_mimeType_4
|
||||
basic/params/Pluglet_createPlugletInstance_mimeType_5
|
||||
basic/params/Pluglet_createPlugletInstance_mimeType_6
|
||||
basic/params/PlugletStreamListener_onDataAvailable_input_1
|
||||
basic/params/PlugletStreamListener_onDataAvailable_input_2
|
||||
basic/params/PlugletStreamListener_onDataAvailable_input_3
|
||||
basic/params/PlugletStreamListener_onDataAvailable_input_4
|
||||
basic/params/PlugletStreamListener_onDataAvailable_input_5
|
||||
basic/params/PlugletStreamListener_onDataAvailable_input_6
|
||||
basic/params/PlugletStreamListener_onDataAvailable_input_7
|
||||
basic/params/PlugletStreamListener_onDataAvailable_input_8
|
||||
basic/params/PlugletStreamListener_onDataAvailable_input_9
|
||||
basic/params/PlugletStreamListener_onDataAvailable_input_10
|
||||
basic/returns/Pluglet_createPlugletInstance
|
||||
basic/returns/PlugletInstance_newStream
|
||||
basic/security/DeleteFileTest
|
||||
basic/security/GetClipboardTest
|
||||
basic/security/GetSysPropsTest
|
||||
basic/security/OpenWinTest
|
||||
basic/security/PrintTest
|
||||
basic/security/ReadFileTest
|
||||
basic/security/RemoteConnectTest
|
||||
basic/security/RunProgramTest
|
||||
basic/security/WriteFileTest
|
||||
basic/security/automation/SecTestCanRead
|
||||
basic/security/automation/SecTestCanWrite
|
||||
basic/security/automation/SecTestClipboard
|
||||
basic/security/automation/SecTestDelete
|
||||
basic/security/automation/SecTestEnv
|
||||
basic/security/automation/SecTestExists
|
||||
basic/security/automation/SecTestFileDescriptorIn
|
||||
basic/security/automation/SecTestFileDescriptorOut
|
||||
basic/security/automation/SecTestFileInputStream
|
||||
basic/security/automation/SecTestFileOutputStream
|
||||
basic/security/automation/SecTestGetAbsolutePath
|
||||
basic/security/automation/SecTestGetCanonicalPath
|
||||
basic/security/automation/SecTestGetContent
|
||||
basic/security/automation/SecTestGetParent
|
||||
basic/security/automation/SecTestGetPath
|
||||
basic/security/automation/SecTestGetProps
|
||||
basic/security/automation/SecTestGetSecMgr
|
||||
basic/security/automation/SecTestIsDirectory
|
||||
basic/security/automation/SecTestIsFile
|
||||
basic/security/automation/SecTestLastModified
|
||||
basic/security/automation/SecTestLength
|
||||
basic/security/automation/SecTestList
|
||||
basic/security/automation/SecTestListJSFilter
|
||||
basic/security/automation/SecTestMkdir
|
||||
basic/security/automation/SecTestMkdirs
|
||||
basic/security/automation/SecTestOpenConx
|
||||
basic/security/automation/SecTestPrintStream
|
||||
basic/security/automation/SecTestRandomAccess
|
||||
basic/security/automation/SecTestRandomAccessRW
|
||||
basic/security/automation/SecTestRenameTo
|
||||
basic/security/automation/SecTestRunExec
|
||||
basic/security/automation/SecTestRunExit
|
||||
basic/security/automation/SecTestRunLoad
|
||||
basic/security/automation/SecTestRunLoadLib
|
||||
basic/security/automation/SecTestSetSecMgr
|
||||
basic/security/automation/SecTestSocket
|
||||
basic/security/automation/SecTestSysExit
|
||||
basic/security/automation/SecTestURLFac
|
||||
basic/security/automation/SecTestXAccept
|
||||
basic/security/automation/SecTestXAccess
|
||||
basic/security/automation/SecTestXAccessTG
|
||||
basic/security/automation/SecTestXAccessTop
|
||||
basic/security/automation/SecTestXCCL
|
||||
basic/security/automation/SecTestXConn
|
||||
basic/security/automation/SecTestXDelete
|
||||
basic/security/automation/SecTestXExec
|
||||
basic/security/automation/SecTestXExit
|
||||
basic/security/automation/SecTestXLink
|
||||
basic/security/automation/SecTestXListen
|
||||
basic/security/automation/SecTestXPakAcc
|
||||
basic/security/automation/SecTestXPakDef
|
||||
basic/security/automation/SecTestXPropAcc
|
||||
basic/security/automation/SecTestXRead
|
||||
basic/security/automation/SecTestXSetFac
|
||||
basic/security/automation/SecTestXWrite
|
||||
basic/scenario/1
|
||||
basic/scenario/2
|
||||
basic/scenario/3
|
||||
basic/scenario/4
|
||||
basic/scenario/5
|
||||
basic/scenario/8
|
||||
basic/scenario/9
|
||||
basic/scenario/fr1
|
||||
basic/scenario/fr2
|
||||
basic/scenario/fr3
|
||||
basic/params/Pluglet_createPlugletInstance_mimeType_1
|
||||
basic/params/Pluglet_createPlugletInstance_mimeType_2
|
||||
basic/params/Pluglet_createPlugletInstance_mimeType_3
|
||||
basic/params/Pluglet_createPlugletInstance_mimeType_4
|
||||
basic/params/Pluglet_createPlugletInstance_mimeType_5
|
||||
basic/params/Pluglet_createPlugletInstance_mimeType_6
|
||||
basic/params/PlugletStreamListener_onDataAvailable_input_1
|
||||
basic/params/PlugletStreamListener_onDataAvailable_input_2
|
||||
basic/params/PlugletStreamListener_onDataAvailable_input_3
|
||||
basic/params/PlugletStreamListener_onDataAvailable_input_4
|
||||
basic/params/PlugletStreamListener_onDataAvailable_input_5
|
||||
basic/params/PlugletStreamListener_onDataAvailable_input_6
|
||||
basic/params/PlugletStreamListener_onDataAvailable_input_7
|
||||
basic/params/PlugletStreamListener_onDataAvailable_input_8
|
||||
basic/params/PlugletStreamListener_onDataAvailable_input_9
|
||||
basic/params/PlugletStreamListener_onDataAvailable_input_10
|
||||
basic/returns/Pluglet_createPlugletInstance
|
||||
basic/returns/PlugletInstance_newStream
|
||||
basic/security/DeleteFileTest
|
||||
basic/security/GetClipboardTest
|
||||
basic/security/GetSysPropsTest
|
||||
basic/security/OpenWinTest
|
||||
basic/security/PrintTest
|
||||
basic/security/ReadFileTest
|
||||
basic/security/RemoteConnectTest
|
||||
basic/security/RunProgramTest
|
||||
basic/security/WriteFileTest
|
||||
basic/security/automation/SecTestCanRead
|
||||
basic/security/automation/SecTestCanWrite
|
||||
basic/security/automation/SecTestClipboard
|
||||
basic/security/automation/SecTestDelete
|
||||
basic/security/automation/SecTestEnv
|
||||
basic/security/automation/SecTestExists
|
||||
basic/security/automation/SecTestFileDescriptorIn
|
||||
basic/security/automation/SecTestFileDescriptorOut
|
||||
basic/security/automation/SecTestFileInputStream
|
||||
basic/security/automation/SecTestFileOutputStream
|
||||
basic/security/automation/SecTestGetAbsolutePath
|
||||
basic/security/automation/SecTestGetCanonicalPath
|
||||
basic/security/automation/SecTestGetContent
|
||||
basic/security/automation/SecTestGetParent
|
||||
basic/security/automation/SecTestGetPath
|
||||
basic/security/automation/SecTestGetProps
|
||||
basic/security/automation/SecTestGetSecMgr
|
||||
basic/security/automation/SecTestIsDirectory
|
||||
basic/security/automation/SecTestIsFile
|
||||
basic/security/automation/SecTestLastModified
|
||||
basic/security/automation/SecTestLength
|
||||
basic/security/automation/SecTestList
|
||||
basic/security/automation/SecTestListJSFilter
|
||||
basic/security/automation/SecTestMkdir
|
||||
basic/security/automation/SecTestMkdirs
|
||||
basic/security/automation/SecTestOpenConx
|
||||
basic/security/automation/SecTestPrintStream
|
||||
basic/security/automation/SecTestRandomAccess
|
||||
basic/security/automation/SecTestRandomAccessRW
|
||||
basic/security/automation/SecTestRenameTo
|
||||
basic/security/automation/SecTestRunExec
|
||||
basic/security/automation/SecTestRunExit
|
||||
basic/security/automation/SecTestRunLoad
|
||||
basic/security/automation/SecTestRunLoadLib
|
||||
basic/security/automation/SecTestSetSecMgr
|
||||
basic/security/automation/SecTestSocket
|
||||
basic/security/automation/SecTestSysExit
|
||||
basic/security/automation/SecTestURLFac
|
||||
basic/security/automation/SecTestXAccept
|
||||
basic/security/automation/SecTestXAccess
|
||||
basic/security/automation/SecTestXAccessTG
|
||||
basic/security/automation/SecTestXAccessTop
|
||||
basic/security/automation/SecTestXCCL
|
||||
basic/security/automation/SecTestXConn
|
||||
basic/security/automation/SecTestXDelete
|
||||
basic/security/automation/SecTestXExec
|
||||
basic/security/automation/SecTestXExit
|
||||
basic/security/automation/SecTestXLink
|
||||
basic/security/automation/SecTestXListen
|
||||
basic/security/automation/SecTestXPakAcc
|
||||
basic/security/automation/SecTestXPakDef
|
||||
basic/security/automation/SecTestXPropAcc
|
||||
basic/security/automation/SecTestXRead
|
||||
basic/security/automation/SecTestXSetFac
|
||||
basic/security/automation/SecTestXWrite
|
||||
|
||||
@@ -18,10 +18,10 @@
|
||||
*
|
||||
* Contributor(s):
|
||||
*/
|
||||
package org.mozilla.pluglet.test.basic;
|
||||
|
||||
public interface Test {
|
||||
|
||||
public void execute(TestContext context);
|
||||
|
||||
}
|
||||
package org.mozilla.pluglet.test.basic;
|
||||
|
||||
public interface Test {
|
||||
|
||||
public void execute(TestContext context);
|
||||
|
||||
}
|
||||
|
||||
@@ -20,315 +20,315 @@
|
||||
*/
|
||||
|
||||
|
||||
|
||||
package org.mozilla.pluglet.test.basic;
|
||||
|
||||
import java.util.*;
|
||||
import java.io.*;
|
||||
import org.mozilla.pluglet.*;
|
||||
import org.mozilla.pluglet.mozilla.*;
|
||||
import org.mozilla.util.*;
|
||||
|
||||
public class TestContext {
|
||||
|
||||
public static String TEST_PARAMETERS_FILE_NAME = "TestProperties";
|
||||
public static String COMMON_PROPERTIES_FILE_NAME = "CommonProperties";
|
||||
public static String START_PROPERTIES_FILE_NAME = "StartProperties";
|
||||
|
||||
public static String LOG_FILE_NAME_PROP_NAME = "LOG_FILE";
|
||||
public static String RESULT_FILE_NAME_PROP_NAME = "RESULT_FILE";
|
||||
public static String TEST_TOP_DIR_PROP_NAME = "TEST_TOP_DIR";
|
||||
public static String TEST_DIR_PROP_NAME = "TEST_DIR";
|
||||
|
||||
public static int FAILED = 0;
|
||||
public static int NOT_DEF = 1;
|
||||
public static int PASSED = 3;
|
||||
|
||||
|
||||
private static String logFile;
|
||||
private static String resFile;
|
||||
private static int result = NOT_DEF;
|
||||
|
||||
private static String tmpString;
|
||||
private static String tmpFile;
|
||||
private static boolean tmpFromStart;
|
||||
|
||||
TestLoaderPluglet plugletFactory = null;
|
||||
String mimeType = null;
|
||||
Pluglet plugletInstance = null;
|
||||
PlugletStreamListener plugletStreamListener = null;
|
||||
PlugletManager pm = null;
|
||||
PlugletPeer peer = null;
|
||||
PlugletStreamInfo plugletStreamInfo = null;
|
||||
InputStream is = null;
|
||||
int length;
|
||||
String fileName = null;
|
||||
int status;
|
||||
int streamType;
|
||||
TestStage stage = null;
|
||||
TestDescr descr = null;
|
||||
Vector parameters = null;
|
||||
|
||||
Properties props = new Properties();
|
||||
|
||||
public TestContext() {
|
||||
|
||||
}
|
||||
|
||||
public void initialize() {
|
||||
try {
|
||||
File propsFile = new File(START_PROPERTIES_FILE_NAME);
|
||||
props.load(new FileInputStream(propsFile));
|
||||
propsFile = new File(getTopDir() + "/config/" + COMMON_PROPERTIES_FILE_NAME);
|
||||
props.load(new FileInputStream(propsFile));
|
||||
logFile = props.getProperty(LOG_FILE_NAME_PROP_NAME);
|
||||
resFile = props.getProperty(RESULT_FILE_NAME_PROP_NAME);
|
||||
|
||||
propsFile = new File(getTestDir() + "/" + TEST_PARAMETERS_FILE_NAME);
|
||||
props.load(new FileInputStream(propsFile));
|
||||
} catch (Exception e) {
|
||||
printLog("Cann't load properties file - exception:");
|
||||
printLog(e.getMessage());
|
||||
e.printStackTrace();
|
||||
}
|
||||
descr = new TestDescr();
|
||||
descr.initialize(props, this);
|
||||
}
|
||||
|
||||
public TestContext getCopy() {
|
||||
TestContext tc = new TestContext();
|
||||
|
||||
tc.plugletFactory = this.plugletFactory;
|
||||
tc.plugletInstance = this.plugletInstance;
|
||||
tc.plugletStreamListener = this.plugletStreamListener;
|
||||
tc.pm = this.pm;
|
||||
tc.peer = this.peer;
|
||||
tc.plugletStreamInfo = this.plugletStreamInfo;
|
||||
tc.is = this.is;
|
||||
tc.length = this.length;
|
||||
tc.status = this.status;
|
||||
tc.stage = this.stage;
|
||||
tc.descr = this.descr;
|
||||
tc.parameters = this.parameters;
|
||||
tc.props = props;
|
||||
return tc;
|
||||
}
|
||||
|
||||
|
||||
public void setMimeType(String mimeType) {
|
||||
this.mimeType = mimeType;
|
||||
}
|
||||
|
||||
public String getMimeType() {
|
||||
return mimeType;
|
||||
}
|
||||
|
||||
public void setPlugletFactory(TestLoaderPluglet plugletFactory) {
|
||||
this.plugletFactory = plugletFactory;
|
||||
}
|
||||
|
||||
public PlugletFactory getPlugletFactory() {
|
||||
return plugletFactory;
|
||||
}
|
||||
|
||||
public void setPlugletManager(PlugletManager pm) {
|
||||
this.pm = pm;
|
||||
}
|
||||
|
||||
public PlugletManager getPlugletManager() {
|
||||
return pm;
|
||||
}
|
||||
|
||||
public void setPluglet(Pluglet plugletInstance) {
|
||||
this.plugletInstance = plugletInstance;
|
||||
}
|
||||
|
||||
public Pluglet getPluglet() {
|
||||
return plugletInstance;
|
||||
}
|
||||
|
||||
public void setPlugletStreamListener(PlugletStreamListener plugletStreamListener) {
|
||||
this.plugletStreamListener = plugletStreamListener;
|
||||
}
|
||||
|
||||
public PlugletStreamListener getPlugletStreamListener() {
|
||||
return plugletStreamListener;
|
||||
}
|
||||
|
||||
public void setPlugletPeer(PlugletPeer peer) {
|
||||
this.peer = peer;
|
||||
}
|
||||
|
||||
public PlugletPeer getPlugletPeer() {
|
||||
return peer;
|
||||
}
|
||||
|
||||
public void setTestStage(TestStage stage) {
|
||||
this.stage = stage;
|
||||
}
|
||||
|
||||
public TestStage getTestStage() {
|
||||
return stage;
|
||||
}
|
||||
|
||||
public TestDescr getTestDescr() {
|
||||
return descr;
|
||||
}
|
||||
|
||||
public void setPlugletStreamInfo(PlugletStreamInfo plugletStreamInfo){
|
||||
this.plugletStreamInfo = plugletStreamInfo;
|
||||
}
|
||||
|
||||
public PlugletStreamInfo getPlugletStreamInfo(){
|
||||
return plugletStreamInfo;
|
||||
}
|
||||
|
||||
public void setStatus(int status){
|
||||
this.status = status;
|
||||
}
|
||||
|
||||
public int getStatus(){
|
||||
return status;
|
||||
}
|
||||
|
||||
public void setInputStream(InputStream is) {
|
||||
this.is = is;
|
||||
}
|
||||
|
||||
public InputStream getInputStream() {
|
||||
return is;
|
||||
}
|
||||
|
||||
public void setLength(int length) {
|
||||
this.length = length;
|
||||
}
|
||||
|
||||
public int getLength() {
|
||||
return length;
|
||||
}
|
||||
|
||||
public void setFileName(String fileName){
|
||||
this.fileName = fileName;
|
||||
}
|
||||
|
||||
public String getFileName(){
|
||||
return fileName;
|
||||
}
|
||||
|
||||
public void setStreamType(int streamType) {
|
||||
this.streamType = streamType;
|
||||
}
|
||||
|
||||
public int getStreamType() {
|
||||
return streamType;
|
||||
}
|
||||
|
||||
// nb: move to TestDescr
|
||||
public void setParameters(Vector parameters){
|
||||
this.parameters = parameters;
|
||||
}
|
||||
|
||||
public Vector getParameters(){
|
||||
return parameters;
|
||||
}
|
||||
|
||||
public static Pluglet getOtherPluglet(){
|
||||
return null;
|
||||
}
|
||||
|
||||
public String getTopDir() {
|
||||
return props.getProperty(TEST_TOP_DIR_PROP_NAME);
|
||||
}
|
||||
|
||||
public String getTestDir() {
|
||||
return props.getProperty(TEST_DIR_PROP_NAME);
|
||||
}
|
||||
|
||||
public String getProperty(String propName){
|
||||
return props.getProperty(propName);
|
||||
}
|
||||
|
||||
public TestStage getStageByPropertyName(String propName) {
|
||||
|
||||
String stageName = props.getProperty(propName);
|
||||
if (stageName == null) {
|
||||
printLog(propName + " isn't set");
|
||||
return null;
|
||||
} else {
|
||||
TestStage stage = TestStage.getStageByName(stageName);
|
||||
if (stage == null) {
|
||||
printLog(propName +" is set into non-existent value");
|
||||
return null;
|
||||
}
|
||||
return stage;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
public static void registerIfNotRegistered(int res) {
|
||||
if (result == NOT_DEF){
|
||||
if (res == FAILED) {
|
||||
registerFAILED("By checking thread");
|
||||
} else {
|
||||
registerPASSED("By checking thread");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
public static void registerFAILED(String comment) {
|
||||
result = FAILED;
|
||||
appendToFile(logFile, "FAILED: "+comment+"\n", false);
|
||||
appendToFile(resFile, "FAILED\n", true);
|
||||
}
|
||||
|
||||
public static void registerPASSED(String comment) {
|
||||
if (result == NOT_DEF) {
|
||||
result = PASSED;
|
||||
appendToFile(logFile, "PASSED: "+comment+"\n", false);
|
||||
appendToFile(resFile, "PASSED\n", true);
|
||||
}
|
||||
}
|
||||
|
||||
public static boolean failedIsRegistered(){
|
||||
return (result == FAILED);
|
||||
}
|
||||
|
||||
public static void printLog(String logStr) {
|
||||
appendToFile(logFile, logStr+"\n", false);
|
||||
}
|
||||
|
||||
private static void appendToFile(String file, String str, boolean fromStart) {
|
||||
tmpString = str;
|
||||
tmpFile = file;
|
||||
tmpFromStart = fromStart;
|
||||
java.security.AccessController
|
||||
.doPrivileged(new java.security.PrivilegedAction(){
|
||||
public Object run(){
|
||||
try {
|
||||
RandomAccessFile f = new RandomAccessFile(tmpFile, "rw");
|
||||
if (tmpFromStart) {
|
||||
f.seek(0);
|
||||
} else {
|
||||
long length = f.length();
|
||||
f.seek(length);
|
||||
}
|
||||
f.writeBytes(tmpString);
|
||||
f.close();
|
||||
} catch (IOException e) {
|
||||
DebugPluglet.print("IOException appending to file "+tmpFile);
|
||||
DebugPluglet.print(e.toString());
|
||||
}
|
||||
return null;
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
package org.mozilla.pluglet.test.basic;
|
||||
|
||||
import java.util.*;
|
||||
import java.io.*;
|
||||
import org.mozilla.pluglet.*;
|
||||
import org.mozilla.pluglet.mozilla.*;
|
||||
import org.mozilla.util.*;
|
||||
|
||||
public class TestContext {
|
||||
|
||||
public static String TEST_PARAMETERS_FILE_NAME = "TestProperties";
|
||||
public static String COMMON_PROPERTIES_FILE_NAME = "CommonProperties";
|
||||
public static String START_PROPERTIES_FILE_NAME = "StartProperties";
|
||||
|
||||
public static String LOG_FILE_NAME_PROP_NAME = "LOG_FILE";
|
||||
public static String RESULT_FILE_NAME_PROP_NAME = "RESULT_FILE";
|
||||
public static String TEST_TOP_DIR_PROP_NAME = "TEST_TOP_DIR";
|
||||
public static String TEST_DIR_PROP_NAME = "TEST_DIR";
|
||||
|
||||
public static int FAILED = 0;
|
||||
public static int NOT_DEF = 1;
|
||||
public static int PASSED = 3;
|
||||
|
||||
|
||||
private static String logFile;
|
||||
private static String resFile;
|
||||
private static int result = NOT_DEF;
|
||||
|
||||
private static String tmpString;
|
||||
private static String tmpFile;
|
||||
private static boolean tmpFromStart;
|
||||
|
||||
TestLoaderPluglet plugletFactory = null;
|
||||
String mimeType = null;
|
||||
Pluglet plugletInstance = null;
|
||||
PlugletStreamListener plugletStreamListener = null;
|
||||
PlugletManager pm = null;
|
||||
PlugletPeer peer = null;
|
||||
PlugletStreamInfo plugletStreamInfo = null;
|
||||
InputStream is = null;
|
||||
int length;
|
||||
String fileName = null;
|
||||
int status;
|
||||
int streamType;
|
||||
TestStage stage = null;
|
||||
TestDescr descr = null;
|
||||
Vector parameters = null;
|
||||
|
||||
Properties props = new Properties();
|
||||
|
||||
public TestContext() {
|
||||
|
||||
}
|
||||
|
||||
public void initialize() {
|
||||
try {
|
||||
File propsFile = new File(START_PROPERTIES_FILE_NAME);
|
||||
props.load(new FileInputStream(propsFile));
|
||||
propsFile = new File(getTopDir() + "/config/" + COMMON_PROPERTIES_FILE_NAME);
|
||||
props.load(new FileInputStream(propsFile));
|
||||
logFile = props.getProperty(LOG_FILE_NAME_PROP_NAME);
|
||||
resFile = props.getProperty(RESULT_FILE_NAME_PROP_NAME);
|
||||
|
||||
propsFile = new File(getTestDir() + "/" + TEST_PARAMETERS_FILE_NAME);
|
||||
props.load(new FileInputStream(propsFile));
|
||||
} catch (Exception e) {
|
||||
printLog("Cann't load properties file - exception:");
|
||||
printLog(e.getMessage());
|
||||
e.printStackTrace();
|
||||
}
|
||||
descr = new TestDescr();
|
||||
descr.initialize(props, this);
|
||||
}
|
||||
|
||||
public TestContext getCopy() {
|
||||
TestContext tc = new TestContext();
|
||||
|
||||
tc.plugletFactory = this.plugletFactory;
|
||||
tc.plugletInstance = this.plugletInstance;
|
||||
tc.plugletStreamListener = this.plugletStreamListener;
|
||||
tc.pm = this.pm;
|
||||
tc.peer = this.peer;
|
||||
tc.plugletStreamInfo = this.plugletStreamInfo;
|
||||
tc.is = this.is;
|
||||
tc.length = this.length;
|
||||
tc.status = this.status;
|
||||
tc.stage = this.stage;
|
||||
tc.descr = this.descr;
|
||||
tc.parameters = this.parameters;
|
||||
tc.props = props;
|
||||
return tc;
|
||||
}
|
||||
|
||||
|
||||
public void setMimeType(String mimeType) {
|
||||
this.mimeType = mimeType;
|
||||
}
|
||||
|
||||
public String getMimeType() {
|
||||
return mimeType;
|
||||
}
|
||||
|
||||
public void setPlugletFactory(TestLoaderPluglet plugletFactory) {
|
||||
this.plugletFactory = plugletFactory;
|
||||
}
|
||||
|
||||
public PlugletFactory getPlugletFactory() {
|
||||
return plugletFactory;
|
||||
}
|
||||
|
||||
public void setPlugletManager(PlugletManager pm) {
|
||||
this.pm = pm;
|
||||
}
|
||||
|
||||
public PlugletManager getPlugletManager() {
|
||||
return pm;
|
||||
}
|
||||
|
||||
public void setPluglet(Pluglet plugletInstance) {
|
||||
this.plugletInstance = plugletInstance;
|
||||
}
|
||||
|
||||
public Pluglet getPluglet() {
|
||||
return plugletInstance;
|
||||
}
|
||||
|
||||
public void setPlugletStreamListener(PlugletStreamListener plugletStreamListener) {
|
||||
this.plugletStreamListener = plugletStreamListener;
|
||||
}
|
||||
|
||||
public PlugletStreamListener getPlugletStreamListener() {
|
||||
return plugletStreamListener;
|
||||
}
|
||||
|
||||
public void setPlugletPeer(PlugletPeer peer) {
|
||||
this.peer = peer;
|
||||
}
|
||||
|
||||
public PlugletPeer getPlugletPeer() {
|
||||
return peer;
|
||||
}
|
||||
|
||||
public void setTestStage(TestStage stage) {
|
||||
this.stage = stage;
|
||||
}
|
||||
|
||||
public TestStage getTestStage() {
|
||||
return stage;
|
||||
}
|
||||
|
||||
public TestDescr getTestDescr() {
|
||||
return descr;
|
||||
}
|
||||
|
||||
public void setPlugletStreamInfo(PlugletStreamInfo plugletStreamInfo){
|
||||
this.plugletStreamInfo = plugletStreamInfo;
|
||||
}
|
||||
|
||||
public PlugletStreamInfo getPlugletStreamInfo(){
|
||||
return plugletStreamInfo;
|
||||
}
|
||||
|
||||
public void setStatus(int status){
|
||||
this.status = status;
|
||||
}
|
||||
|
||||
public int getStatus(){
|
||||
return status;
|
||||
}
|
||||
|
||||
public void setInputStream(InputStream is) {
|
||||
this.is = is;
|
||||
}
|
||||
|
||||
public InputStream getInputStream() {
|
||||
return is;
|
||||
}
|
||||
|
||||
public void setLength(int length) {
|
||||
this.length = length;
|
||||
}
|
||||
|
||||
public int getLength() {
|
||||
return length;
|
||||
}
|
||||
|
||||
public void setFileName(String fileName){
|
||||
this.fileName = fileName;
|
||||
}
|
||||
|
||||
public String getFileName(){
|
||||
return fileName;
|
||||
}
|
||||
|
||||
public void setStreamType(int streamType) {
|
||||
this.streamType = streamType;
|
||||
}
|
||||
|
||||
public int getStreamType() {
|
||||
return streamType;
|
||||
}
|
||||
|
||||
// nb: move to TestDescr
|
||||
public void setParameters(Vector parameters){
|
||||
this.parameters = parameters;
|
||||
}
|
||||
|
||||
public Vector getParameters(){
|
||||
return parameters;
|
||||
}
|
||||
|
||||
public static Pluglet getOtherPluglet(){
|
||||
return null;
|
||||
}
|
||||
|
||||
public String getTopDir() {
|
||||
return props.getProperty(TEST_TOP_DIR_PROP_NAME);
|
||||
}
|
||||
|
||||
public String getTestDir() {
|
||||
return props.getProperty(TEST_DIR_PROP_NAME);
|
||||
}
|
||||
|
||||
public String getProperty(String propName){
|
||||
return props.getProperty(propName);
|
||||
}
|
||||
|
||||
public TestStage getStageByPropertyName(String propName) {
|
||||
|
||||
String stageName = props.getProperty(propName);
|
||||
if (stageName == null) {
|
||||
printLog(propName + " isn't set");
|
||||
return null;
|
||||
} else {
|
||||
TestStage stage = TestStage.getStageByName(stageName);
|
||||
if (stage == null) {
|
||||
printLog(propName +" is set into non-existent value");
|
||||
return null;
|
||||
}
|
||||
return stage;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
public static void registerIfNotRegistered(int res) {
|
||||
if (result == NOT_DEF){
|
||||
if (res == FAILED) {
|
||||
registerFAILED("By checking thread");
|
||||
} else {
|
||||
registerPASSED("By checking thread");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
public static void registerFAILED(String comment) {
|
||||
result = FAILED;
|
||||
appendToFile(logFile, "FAILED: "+comment+"\n", false);
|
||||
appendToFile(resFile, "FAILED\n", true);
|
||||
}
|
||||
|
||||
public static void registerPASSED(String comment) {
|
||||
if (result == NOT_DEF) {
|
||||
result = PASSED;
|
||||
appendToFile(logFile, "PASSED: "+comment+"\n", false);
|
||||
appendToFile(resFile, "PASSED\n", true);
|
||||
}
|
||||
}
|
||||
|
||||
public static boolean failedIsRegistered(){
|
||||
return (result == FAILED);
|
||||
}
|
||||
|
||||
public static void printLog(String logStr) {
|
||||
appendToFile(logFile, logStr+"\n", false);
|
||||
}
|
||||
|
||||
private static void appendToFile(String file, String str, boolean fromStart) {
|
||||
tmpString = str;
|
||||
tmpFile = file;
|
||||
tmpFromStart = fromStart;
|
||||
java.security.AccessController
|
||||
.doPrivileged(new java.security.PrivilegedAction(){
|
||||
public Object run(){
|
||||
try {
|
||||
RandomAccessFile f = new RandomAccessFile(tmpFile, "rw");
|
||||
if (tmpFromStart) {
|
||||
f.seek(0);
|
||||
} else {
|
||||
long length = f.length();
|
||||
f.seek(length);
|
||||
}
|
||||
f.writeBytes(tmpString);
|
||||
f.close();
|
||||
} catch (IOException e) {
|
||||
DebugPluglet.print("IOException appending to file "+tmpFile);
|
||||
DebugPluglet.print(e.toString());
|
||||
}
|
||||
return null;
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -20,116 +20,116 @@
|
||||
*/
|
||||
|
||||
|
||||
|
||||
package org.mozilla.pluglet.test.basic;
|
||||
|
||||
import java.util.*;
|
||||
import org.mozilla.pluglet.*;
|
||||
import org.mozilla.pluglet.mozilla.*;
|
||||
|
||||
public class TestDescr {
|
||||
|
||||
public static String DELAY_PROP_NAME = "DELAY";
|
||||
public static String RUN_STAGES_PROP_NAME = "RUN_STAGES";
|
||||
public static String TEST_CLASS_PROP_NAME = "TEST_CLASS";
|
||||
public static String ITERATOR_CLASS_PROP_NAME = "ITERATOR_CLASS";
|
||||
|
||||
Class testClass = null;
|
||||
Class iteratorClass = null;
|
||||
Test testInstance = null;
|
||||
|
||||
TestContext context = null;
|
||||
Vector runStages = new Vector();
|
||||
|
||||
public TestDescr() {
|
||||
|
||||
}
|
||||
|
||||
public void initialize(Properties props, TestContext context){
|
||||
this.context = context;
|
||||
|
||||
String stagesStr;
|
||||
stagesStr = props.getProperty(RUN_STAGES_PROP_NAME);
|
||||
if (stagesStr != null) {
|
||||
StringTokenizer st = new StringTokenizer(stagesStr);
|
||||
TestStage stage = null;
|
||||
System.out.println(stagesStr);
|
||||
while (st.hasMoreTokens()) {
|
||||
stage = TestStage.getStageByName(st.nextToken());
|
||||
if (stage != null) {
|
||||
runStages.add(stage);
|
||||
} else {
|
||||
;//nb
|
||||
}
|
||||
}
|
||||
} else {
|
||||
;//nb
|
||||
}
|
||||
|
||||
String testClassName = props.getProperty(TEST_CLASS_PROP_NAME);
|
||||
try {
|
||||
testClass = Class.forName(testClassName);
|
||||
} catch (Exception e) {
|
||||
e.printStackTrace();
|
||||
TestContext.registerFAILED("No test class name");
|
||||
}
|
||||
String iteratorClassName = props.getProperty(ITERATOR_CLASS_PROP_NAME);
|
||||
if (iteratorClassName != null) {
|
||||
try {
|
||||
iteratorClass = Class.forName(iteratorClassName);
|
||||
} catch (Exception e) {
|
||||
TestContext.registerFAILED("Incorrectly specified iterator class name");
|
||||
}
|
||||
try {
|
||||
testInstance = new IterTest(testClass, (TestListIterator)iteratorClass.newInstance());
|
||||
} catch (Exception e) {
|
||||
e.printStackTrace();
|
||||
TestContext.registerFAILED("Cann't instantiate iterator class");
|
||||
}
|
||||
} else {
|
||||
try {
|
||||
testInstance = (Test)testClass.newInstance();
|
||||
} catch (Exception e) {
|
||||
e.printStackTrace();
|
||||
TestContext.registerFAILED("Cann't instantiate test class");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
public Test getTestInstance(TestStage stage) {
|
||||
//System.out.println("the stage value is "+stage.getName());
|
||||
if (runStages.indexOf(stage) > -1) {
|
||||
return testInstance;
|
||||
} else {
|
||||
return null;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
class IterTest implements Test {
|
||||
Class testClass = null;
|
||||
TestListIterator iterator = null;
|
||||
|
||||
public IterTest(Class testClass, TestListIterator iterator) {
|
||||
this.testClass = testClass;
|
||||
this.iterator = iterator;
|
||||
}
|
||||
|
||||
public void execute (TestContext context) {
|
||||
if (iterator.initialize(context)) {
|
||||
while(iterator.next()) {
|
||||
try{
|
||||
((Test)testClass.newInstance()).execute(context);
|
||||
System.out.println("Executing");
|
||||
} catch (Exception e) {
|
||||
e.printStackTrace();
|
||||
TestContext.registerFAILED("Cann't instantiate/execute test");
|
||||
break;
|
||||
}
|
||||
}
|
||||
} else {
|
||||
TestContext.registerFAILED("Cann't initialize iterator");
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
package org.mozilla.pluglet.test.basic;
|
||||
|
||||
import java.util.*;
|
||||
import org.mozilla.pluglet.*;
|
||||
import org.mozilla.pluglet.mozilla.*;
|
||||
|
||||
public class TestDescr {
|
||||
|
||||
public static String DELAY_PROP_NAME = "DELAY";
|
||||
public static String RUN_STAGES_PROP_NAME = "RUN_STAGES";
|
||||
public static String TEST_CLASS_PROP_NAME = "TEST_CLASS";
|
||||
public static String ITERATOR_CLASS_PROP_NAME = "ITERATOR_CLASS";
|
||||
|
||||
Class testClass = null;
|
||||
Class iteratorClass = null;
|
||||
Test testInstance = null;
|
||||
|
||||
TestContext context = null;
|
||||
Vector runStages = new Vector();
|
||||
|
||||
public TestDescr() {
|
||||
|
||||
}
|
||||
|
||||
public void initialize(Properties props, TestContext context){
|
||||
this.context = context;
|
||||
|
||||
String stagesStr;
|
||||
stagesStr = props.getProperty(RUN_STAGES_PROP_NAME);
|
||||
if (stagesStr != null) {
|
||||
StringTokenizer st = new StringTokenizer(stagesStr);
|
||||
TestStage stage = null;
|
||||
System.out.println(stagesStr);
|
||||
while (st.hasMoreTokens()) {
|
||||
stage = TestStage.getStageByName(st.nextToken());
|
||||
if (stage != null) {
|
||||
runStages.add(stage);
|
||||
} else {
|
||||
;//nb
|
||||
}
|
||||
}
|
||||
} else {
|
||||
;//nb
|
||||
}
|
||||
|
||||
String testClassName = props.getProperty(TEST_CLASS_PROP_NAME);
|
||||
try {
|
||||
testClass = Class.forName(testClassName);
|
||||
} catch (Exception e) {
|
||||
e.printStackTrace();
|
||||
TestContext.registerFAILED("No test class name");
|
||||
}
|
||||
String iteratorClassName = props.getProperty(ITERATOR_CLASS_PROP_NAME);
|
||||
if (iteratorClassName != null) {
|
||||
try {
|
||||
iteratorClass = Class.forName(iteratorClassName);
|
||||
} catch (Exception e) {
|
||||
TestContext.registerFAILED("Incorrectly specified iterator class name");
|
||||
}
|
||||
try {
|
||||
testInstance = new IterTest(testClass, (TestListIterator)iteratorClass.newInstance());
|
||||
} catch (Exception e) {
|
||||
e.printStackTrace();
|
||||
TestContext.registerFAILED("Cann't instantiate iterator class");
|
||||
}
|
||||
} else {
|
||||
try {
|
||||
testInstance = (Test)testClass.newInstance();
|
||||
} catch (Exception e) {
|
||||
e.printStackTrace();
|
||||
TestContext.registerFAILED("Cann't instantiate test class");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
public Test getTestInstance(TestStage stage) {
|
||||
//System.out.println("the stage value is "+stage.getName());
|
||||
if (runStages.indexOf(stage) > -1) {
|
||||
return testInstance;
|
||||
} else {
|
||||
return null;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
class IterTest implements Test {
|
||||
Class testClass = null;
|
||||
TestListIterator iterator = null;
|
||||
|
||||
public IterTest(Class testClass, TestListIterator iterator) {
|
||||
this.testClass = testClass;
|
||||
this.iterator = iterator;
|
||||
}
|
||||
|
||||
public void execute (TestContext context) {
|
||||
if (iterator.initialize(context)) {
|
||||
while(iterator.next()) {
|
||||
try{
|
||||
((Test)testClass.newInstance()).execute(context);
|
||||
System.out.println("Executing");
|
||||
} catch (Exception e) {
|
||||
e.printStackTrace();
|
||||
TestContext.registerFAILED("Cann't instantiate/execute test");
|
||||
break;
|
||||
}
|
||||
}
|
||||
} else {
|
||||
TestContext.registerFAILED("Cann't initialize iterator");
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
@@ -20,91 +20,91 @@
|
||||
*/
|
||||
|
||||
|
||||
|
||||
package org.mozilla.pluglet.test.basic;
|
||||
|
||||
import java.util.*;
|
||||
import org.mozilla.pluglet.*;
|
||||
import org.mozilla.pluglet.mozilla.*;
|
||||
import java.awt.*;
|
||||
import java.awt.print.*;
|
||||
import java.io.*;
|
||||
import java.net.URL;
|
||||
|
||||
public class TestInstance implements Pluglet{
|
||||
|
||||
TestContext context = null;
|
||||
|
||||
public TestInstance(TestContext context){
|
||||
this.context = context;
|
||||
context.setPluglet(this);
|
||||
}
|
||||
|
||||
public void initialize(PlugletPeer peer) {
|
||||
|
||||
context.setTestStage(TestStage.getStageById(TestStage.PLUGLET_INSTANCE_INITIALIZE));
|
||||
context.setPlugletPeer(peer);
|
||||
Test test = null;
|
||||
test = context.getTestDescr().getTestInstance(context.getTestStage());
|
||||
if (test !=null) {
|
||||
test.execute(context);
|
||||
}
|
||||
}
|
||||
|
||||
public void start() {
|
||||
context.setTestStage(TestStage.getStageById(TestStage.PLUGLET_INSTANCE_START));
|
||||
Test test = null;
|
||||
test = context.getTestDescr().getTestInstance(context.getTestStage());
|
||||
if (test !=null) {
|
||||
test.execute(context);
|
||||
}
|
||||
}
|
||||
|
||||
public void stop() {
|
||||
context.setTestStage(TestStage.getStageById(TestStage.PLUGLET_INSTANCE_STOP));
|
||||
Test test = null;
|
||||
test = context.getTestDescr().getTestInstance(context.getTestStage());
|
||||
if (test !=null) {
|
||||
test.execute(context);
|
||||
}
|
||||
}
|
||||
|
||||
public void destroy() {
|
||||
context.setTestStage(TestStage.getStageById(TestStage.PLUGLET_INSTANCE_DESTROY));
|
||||
Test test = null;
|
||||
test = context.getTestDescr().getTestInstance(context.getTestStage());
|
||||
if (test !=null) {
|
||||
test.execute(context);
|
||||
}
|
||||
}
|
||||
|
||||
public PlugletStreamListener newStream() {
|
||||
context.setTestStage(TestStage.getStageById(TestStage.PLUGLET_INSTANCE_NEW_STREAM));
|
||||
context.setPlugletStreamListener(new TestStreamListener(context.getCopy()));
|
||||
Test test = null;
|
||||
test = context.getTestDescr().getTestInstance(context.getTestStage());
|
||||
if (test !=null) {
|
||||
test.execute(context);
|
||||
}
|
||||
return context.getPlugletStreamListener();
|
||||
}
|
||||
|
||||
public void setWindow(Frame frame) {
|
||||
context.setTestStage(TestStage.getStageById(TestStage.PLUGLET_INSTANCE_SET_WINDOW));
|
||||
Test test = null;
|
||||
test = context.getTestDescr().getTestInstance(context.getTestStage());
|
||||
if (test !=null) {
|
||||
test.execute(context);
|
||||
}
|
||||
}
|
||||
|
||||
public void print(PrinterJob printerJob) {
|
||||
context.setTestStage(TestStage.getStageById(TestStage.PLUGLET_INSTANCE_PRINT));
|
||||
Test test = null;
|
||||
test = context.getTestDescr().getTestInstance(context.getTestStage());
|
||||
if (test !=null) {
|
||||
test.execute(context);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
package org.mozilla.pluglet.test.basic;
|
||||
|
||||
import java.util.*;
|
||||
import org.mozilla.pluglet.*;
|
||||
import org.mozilla.pluglet.mozilla.*;
|
||||
import java.awt.*;
|
||||
import java.awt.print.*;
|
||||
import java.io.*;
|
||||
import java.net.URL;
|
||||
|
||||
public class TestInstance implements Pluglet{
|
||||
|
||||
TestContext context = null;
|
||||
|
||||
public TestInstance(TestContext context){
|
||||
this.context = context;
|
||||
context.setPluglet(this);
|
||||
}
|
||||
|
||||
public void initialize(PlugletPeer peer) {
|
||||
|
||||
context.setTestStage(TestStage.getStageById(TestStage.PLUGLET_INSTANCE_INITIALIZE));
|
||||
context.setPlugletPeer(peer);
|
||||
Test test = null;
|
||||
test = context.getTestDescr().getTestInstance(context.getTestStage());
|
||||
if (test !=null) {
|
||||
test.execute(context);
|
||||
}
|
||||
}
|
||||
|
||||
public void start() {
|
||||
context.setTestStage(TestStage.getStageById(TestStage.PLUGLET_INSTANCE_START));
|
||||
Test test = null;
|
||||
test = context.getTestDescr().getTestInstance(context.getTestStage());
|
||||
if (test !=null) {
|
||||
test.execute(context);
|
||||
}
|
||||
}
|
||||
|
||||
public void stop() {
|
||||
context.setTestStage(TestStage.getStageById(TestStage.PLUGLET_INSTANCE_STOP));
|
||||
Test test = null;
|
||||
test = context.getTestDescr().getTestInstance(context.getTestStage());
|
||||
if (test !=null) {
|
||||
test.execute(context);
|
||||
}
|
||||
}
|
||||
|
||||
public void destroy() {
|
||||
context.setTestStage(TestStage.getStageById(TestStage.PLUGLET_INSTANCE_DESTROY));
|
||||
Test test = null;
|
||||
test = context.getTestDescr().getTestInstance(context.getTestStage());
|
||||
if (test !=null) {
|
||||
test.execute(context);
|
||||
}
|
||||
}
|
||||
|
||||
public PlugletStreamListener newStream() {
|
||||
context.setTestStage(TestStage.getStageById(TestStage.PLUGLET_INSTANCE_NEW_STREAM));
|
||||
context.setPlugletStreamListener(new TestStreamListener(context.getCopy()));
|
||||
Test test = null;
|
||||
test = context.getTestDescr().getTestInstance(context.getTestStage());
|
||||
if (test !=null) {
|
||||
test.execute(context);
|
||||
}
|
||||
return context.getPlugletStreamListener();
|
||||
}
|
||||
|
||||
public void setWindow(Frame frame) {
|
||||
context.setTestStage(TestStage.getStageById(TestStage.PLUGLET_INSTANCE_SET_WINDOW));
|
||||
Test test = null;
|
||||
test = context.getTestDescr().getTestInstance(context.getTestStage());
|
||||
if (test !=null) {
|
||||
test.execute(context);
|
||||
}
|
||||
}
|
||||
|
||||
public void print(PrinterJob printerJob) {
|
||||
context.setTestStage(TestStage.getStageById(TestStage.PLUGLET_INSTANCE_PRINT));
|
||||
Test test = null;
|
||||
test = context.getTestDescr().getTestInstance(context.getTestStage());
|
||||
if (test !=null) {
|
||||
test.execute(context);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -20,14 +20,14 @@
|
||||
*/
|
||||
|
||||
|
||||
|
||||
package org.mozilla.pluglet.test.basic;
|
||||
|
||||
public interface TestListIterator {
|
||||
|
||||
public boolean initialize(TestContext context);
|
||||
|
||||
public boolean next();
|
||||
|
||||
}
|
||||
|
||||
|
||||
package org.mozilla.pluglet.test.basic;
|
||||
|
||||
public interface TestListIterator {
|
||||
|
||||
public boolean initialize(TestContext context);
|
||||
|
||||
public boolean next();
|
||||
|
||||
}
|
||||
|
||||
|
||||
@@ -20,91 +20,91 @@
|
||||
*/
|
||||
|
||||
|
||||
|
||||
package org.mozilla.pluglet.test.basic;
|
||||
|
||||
import java.util.*;
|
||||
import org.mozilla.pluglet.*;
|
||||
import org.mozilla.pluglet.mozilla.*;
|
||||
import java.awt.*;
|
||||
import java.awt.print.*;
|
||||
import java.io.*;
|
||||
import java.net.URL;
|
||||
|
||||
|
||||
public class TestLoaderPluglet implements PlugletFactory {
|
||||
|
||||
public static String DELAY_INTERNAL_PROP_NAME = "DELAY_INTERNAL";
|
||||
|
||||
public static int defaultResult = TestContext.FAILED;
|
||||
|
||||
public TestContext context = new TestContext();
|
||||
|
||||
public TestLoaderPluglet(){
|
||||
System.out.println("--TestLoaderPluglet()");
|
||||
context.initialize();
|
||||
context.setPlugletFactory(this);
|
||||
try {
|
||||
PlugletCheckingThread checkingThread =
|
||||
new PlugletCheckingThread((new Integer(context.getProperty(DELAY_INTERNAL_PROP_NAME))).intValue()*1000);
|
||||
checkingThread.start();
|
||||
} catch (Exception e) {
|
||||
TestContext.printLog(DELAY_INTERNAL_PROP_NAME+" props isn't correctly set");
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
public void initialize(PlugletManager manager) {
|
||||
context.setTestStage(TestStage.getStageById(TestStage.PLUGLET_INITIALIZE));
|
||||
context.setPlugletManager(manager);
|
||||
Test test = null;
|
||||
test = context.getTestDescr().getTestInstance(context.getTestStage());
|
||||
if (test !=null) {
|
||||
test.execute(context);
|
||||
}
|
||||
}
|
||||
|
||||
public Pluglet createPluglet(String mimeType) {
|
||||
context.setTestStage(TestStage.getStageById(TestStage.PLUGLET_CREATE_PLUGLET_INSTANCE));
|
||||
context.setMimeType(mimeType);
|
||||
context.setPluglet(new TestInstance(context.getCopy()));
|
||||
Test test = null;
|
||||
test = context.getTestDescr().getTestInstance(context.getTestStage());
|
||||
if (test !=null) {
|
||||
test.execute(context);
|
||||
}
|
||||
return context.getPluglet();
|
||||
}
|
||||
|
||||
public void shutdown() {
|
||||
context.setTestStage(TestStage.getStageById(TestStage.PLUGLET_SHUTDOWN));
|
||||
Test test = null;
|
||||
test = context.getTestDescr().getTestInstance(context.getTestStage());
|
||||
if (test !=null) {
|
||||
test.execute(context);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
class PlugletCheckingThread extends Thread {
|
||||
int timeout = Integer.MAX_VALUE;
|
||||
|
||||
PlugletCheckingThread(int timeout){
|
||||
this.timeout = timeout;
|
||||
}
|
||||
|
||||
public void run(){
|
||||
System.out.println("started thread to sleep "+timeout);
|
||||
try {
|
||||
sleep(timeout);
|
||||
} catch (Exception e) {
|
||||
TestContext.printLog("Checking thread had been interrupted");
|
||||
}
|
||||
TestContext.registerIfNotRegistered(TestLoaderPluglet.defaultResult);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
package org.mozilla.pluglet.test.basic;
|
||||
|
||||
import java.util.*;
|
||||
import org.mozilla.pluglet.*;
|
||||
import org.mozilla.pluglet.mozilla.*;
|
||||
import java.awt.*;
|
||||
import java.awt.print.*;
|
||||
import java.io.*;
|
||||
import java.net.URL;
|
||||
|
||||
|
||||
public class TestLoaderPluglet implements PlugletFactory {
|
||||
|
||||
public static String DELAY_INTERNAL_PROP_NAME = "DELAY_INTERNAL";
|
||||
|
||||
public static int defaultResult = TestContext.FAILED;
|
||||
|
||||
public TestContext context = new TestContext();
|
||||
|
||||
public TestLoaderPluglet(){
|
||||
System.out.println("--TestLoaderPluglet()");
|
||||
context.initialize();
|
||||
context.setPlugletFactory(this);
|
||||
try {
|
||||
PlugletCheckingThread checkingThread =
|
||||
new PlugletCheckingThread((new Integer(context.getProperty(DELAY_INTERNAL_PROP_NAME))).intValue()*1000);
|
||||
checkingThread.start();
|
||||
} catch (Exception e) {
|
||||
TestContext.printLog(DELAY_INTERNAL_PROP_NAME+" props isn't correctly set");
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
public void initialize(PlugletManager manager) {
|
||||
context.setTestStage(TestStage.getStageById(TestStage.PLUGLET_INITIALIZE));
|
||||
context.setPlugletManager(manager);
|
||||
Test test = null;
|
||||
test = context.getTestDescr().getTestInstance(context.getTestStage());
|
||||
if (test !=null) {
|
||||
test.execute(context);
|
||||
}
|
||||
}
|
||||
|
||||
public Pluglet createPluglet(String mimeType) {
|
||||
context.setTestStage(TestStage.getStageById(TestStage.PLUGLET_CREATE_PLUGLET_INSTANCE));
|
||||
context.setMimeType(mimeType);
|
||||
context.setPluglet(new TestInstance(context.getCopy()));
|
||||
Test test = null;
|
||||
test = context.getTestDescr().getTestInstance(context.getTestStage());
|
||||
if (test !=null) {
|
||||
test.execute(context);
|
||||
}
|
||||
return context.getPluglet();
|
||||
}
|
||||
|
||||
public void shutdown() {
|
||||
context.setTestStage(TestStage.getStageById(TestStage.PLUGLET_SHUTDOWN));
|
||||
Test test = null;
|
||||
test = context.getTestDescr().getTestInstance(context.getTestStage());
|
||||
if (test !=null) {
|
||||
test.execute(context);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
class PlugletCheckingThread extends Thread {
|
||||
int timeout = Integer.MAX_VALUE;
|
||||
|
||||
PlugletCheckingThread(int timeout){
|
||||
this.timeout = timeout;
|
||||
}
|
||||
|
||||
public void run(){
|
||||
System.out.println("started thread to sleep "+timeout);
|
||||
try {
|
||||
sleep(timeout);
|
||||
} catch (Exception e) {
|
||||
TestContext.printLog("Checking thread had been interrupted");
|
||||
}
|
||||
TestContext.registerIfNotRegistered(TestLoaderPluglet.defaultResult);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
RUN_STAGES=PLUGLET_INITIALIZE
|
||||
TEST_CLASS=org.mozilla.pluglet.test.basic.api.PlugletManager_postURL_9216
|
||||
RUN_STAGES=PLUGLET_INITIALIZE
|
||||
TEST_CLASS=org.mozilla.pluglet.test.basic.api.PlugletManager_postURL_9216
|
||||
ITERATOR_CLASS=org.mozilla.pluglet.test.basic.api.PlugletManager_postURL_Iterator
|
||||
@@ -20,96 +20,96 @@
|
||||
*/
|
||||
|
||||
|
||||
|
||||
package org.mozilla.pluglet.test.basic;
|
||||
|
||||
import java.util.*;
|
||||
import org.mozilla.pluglet.*;
|
||||
import org.mozilla.pluglet.mozilla.*;
|
||||
|
||||
public class TestStage {
|
||||
|
||||
public static String NO_ANY_STAGE = "NO_ANY_STAGE";
|
||||
public static String PLUGLET_INITIALIZE = "PLUGLET_INITIALIZE";
|
||||
public static String PLUGLET_CREATE_PLUGLET_INSTANCE = "PLUGLET_CREATE_PLUGLET_INSTANCE";
|
||||
public static String PLUGLET_SHUTDOWN = "PLUGLET_SHUTDOWN";
|
||||
public static String PLUGLET_INSTANCE_INITIALIZE = "PLUGLET_INSTANCE_INITIALIZE";
|
||||
public static String PLUGLET_INSTANCE_START = "PLUGLET_INSTANCE_START" ;
|
||||
public static String PLUGLET_INSTANCE_NEW_STREAM = "PLUGLET_INSTANCE_NEW_STREAM";
|
||||
public static String PLUGLET_INSTANCE_SET_WINDOW = "PLUGLET_INSTANCE_SET_WINDOW";
|
||||
public static String PLUGLET_INSTANCE_PRINT = "PLUGLET_INSTANCE_PRINT";
|
||||
public static String PLUGLET_INSTANCE_STOP = "PLUGLET_INSTANCE_STOP";
|
||||
public static String PLUGLET_INSTANCE_DESTROY = "PLUGLET_INSTANCE_DESTROY";
|
||||
public static String PLUGLET_STREAM_LISTENER_ON_START_BINDING = "PLUGLET_STREAM_LISTENER_ON_START_BINDING";
|
||||
public static String PLUGLET_STREAM_LISTENER_ON_DATA_AVAILABLE = "PLUGLET_STREAM_LISTENER_ON_DATA_AVAILABLE";
|
||||
public static String PLUGLET_STREAM_LISTENER_ON_FILE_AVAILABLE = "PLUGLET_STREAM_LISTENER_ON_FILE_AVAILABLE";
|
||||
public static String PLUGLET_STREAM_LISTENER_GET_STREAM_TYPE = "PLUGLET_STREAM_LISTENER_GET_STREAM_TYPE";
|
||||
public static String PLUGLET_STREAM_LISTENER_ON_STOP_BINDING = "PLUGLET_STREAM_LISTENER_ON_STOP_BINDING";
|
||||
public static String ANY = "ANY";
|
||||
|
||||
static Hashtable names = new Hashtable();
|
||||
static {
|
||||
names.put(NO_ANY_STAGE, new TestStage(NO_ANY_STAGE));
|
||||
names.put(PLUGLET_INITIALIZE, new TestStage(PLUGLET_INITIALIZE));
|
||||
names.put(PLUGLET_CREATE_PLUGLET_INSTANCE, new TestStage(PLUGLET_CREATE_PLUGLET_INSTANCE));
|
||||
names.put(PLUGLET_SHUTDOWN, new TestStage(PLUGLET_SHUTDOWN));
|
||||
names.put(PLUGLET_INSTANCE_INITIALIZE, new TestStage(PLUGLET_INSTANCE_INITIALIZE));
|
||||
names.put(PLUGLET_INSTANCE_START, new TestStage(PLUGLET_INSTANCE_START));
|
||||
names.put(PLUGLET_INSTANCE_NEW_STREAM, new TestStage(PLUGLET_INSTANCE_NEW_STREAM));
|
||||
names.put(PLUGLET_INSTANCE_SET_WINDOW, new TestStage(PLUGLET_INSTANCE_SET_WINDOW));
|
||||
names.put(PLUGLET_INSTANCE_PRINT, new TestStage(PLUGLET_INSTANCE_PRINT));
|
||||
names.put(PLUGLET_INSTANCE_STOP, new TestStage(PLUGLET_INSTANCE_STOP));
|
||||
names.put(PLUGLET_INSTANCE_DESTROY, new TestStage(PLUGLET_INSTANCE_DESTROY));
|
||||
names.put(PLUGLET_STREAM_LISTENER_ON_START_BINDING, new TestStage(PLUGLET_STREAM_LISTENER_ON_START_BINDING));
|
||||
names.put(PLUGLET_STREAM_LISTENER_ON_DATA_AVAILABLE, new TestStage(PLUGLET_STREAM_LISTENER_ON_DATA_AVAILABLE));
|
||||
names.put(PLUGLET_STREAM_LISTENER_ON_FILE_AVAILABLE, new TestStage(PLUGLET_STREAM_LISTENER_ON_FILE_AVAILABLE));
|
||||
names.put(PLUGLET_STREAM_LISTENER_ON_FILE_AVAILABLE, new TestStage(PLUGLET_STREAM_LISTENER_ON_FILE_AVAILABLE));
|
||||
names.put(PLUGLET_STREAM_LISTENER_GET_STREAM_TYPE, new TestStage(PLUGLET_STREAM_LISTENER_GET_STREAM_TYPE));
|
||||
names.put(PLUGLET_STREAM_LISTENER_ON_STOP_BINDING, new TestStage(PLUGLET_STREAM_LISTENER_ON_STOP_BINDING));
|
||||
names.put(ANY, new TestStage(ANY));
|
||||
}
|
||||
|
||||
private String id;
|
||||
|
||||
private TestStage(String id) {
|
||||
this.id = id;
|
||||
}
|
||||
|
||||
private String getId() {
|
||||
return id;
|
||||
}
|
||||
|
||||
public String getName() {
|
||||
return id;
|
||||
}
|
||||
|
||||
public static TestStage getStageById(String id) {
|
||||
return (TestStage)names.get(id);
|
||||
}
|
||||
|
||||
public static TestStage getStageByName(String name) {
|
||||
return (TestStage)names.get(name.toUpperCase());
|
||||
}
|
||||
|
||||
public boolean consist(TestStage stage) {
|
||||
|
||||
if (stage.getId().equals(this.id)) {
|
||||
return true;
|
||||
}
|
||||
if (stage.getId().equals(TestStage.ANY)) {
|
||||
return true;
|
||||
}
|
||||
return false;
|
||||
}
|
||||
|
||||
public boolean equals(Object stage) {
|
||||
//System.out.println("to test "+this.id+" and "+((TestStage)stage).getId());
|
||||
if (stage != null) {
|
||||
if (((TestStage)stage).getId().equals(this.id)) {
|
||||
return true;
|
||||
}
|
||||
}
|
||||
return false;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
package org.mozilla.pluglet.test.basic;
|
||||
|
||||
import java.util.*;
|
||||
import org.mozilla.pluglet.*;
|
||||
import org.mozilla.pluglet.mozilla.*;
|
||||
|
||||
public class TestStage {
|
||||
|
||||
public static String NO_ANY_STAGE = "NO_ANY_STAGE";
|
||||
public static String PLUGLET_INITIALIZE = "PLUGLET_INITIALIZE";
|
||||
public static String PLUGLET_CREATE_PLUGLET_INSTANCE = "PLUGLET_CREATE_PLUGLET_INSTANCE";
|
||||
public static String PLUGLET_SHUTDOWN = "PLUGLET_SHUTDOWN";
|
||||
public static String PLUGLET_INSTANCE_INITIALIZE = "PLUGLET_INSTANCE_INITIALIZE";
|
||||
public static String PLUGLET_INSTANCE_START = "PLUGLET_INSTANCE_START" ;
|
||||
public static String PLUGLET_INSTANCE_NEW_STREAM = "PLUGLET_INSTANCE_NEW_STREAM";
|
||||
public static String PLUGLET_INSTANCE_SET_WINDOW = "PLUGLET_INSTANCE_SET_WINDOW";
|
||||
public static String PLUGLET_INSTANCE_PRINT = "PLUGLET_INSTANCE_PRINT";
|
||||
public static String PLUGLET_INSTANCE_STOP = "PLUGLET_INSTANCE_STOP";
|
||||
public static String PLUGLET_INSTANCE_DESTROY = "PLUGLET_INSTANCE_DESTROY";
|
||||
public static String PLUGLET_STREAM_LISTENER_ON_START_BINDING = "PLUGLET_STREAM_LISTENER_ON_START_BINDING";
|
||||
public static String PLUGLET_STREAM_LISTENER_ON_DATA_AVAILABLE = "PLUGLET_STREAM_LISTENER_ON_DATA_AVAILABLE";
|
||||
public static String PLUGLET_STREAM_LISTENER_ON_FILE_AVAILABLE = "PLUGLET_STREAM_LISTENER_ON_FILE_AVAILABLE";
|
||||
public static String PLUGLET_STREAM_LISTENER_GET_STREAM_TYPE = "PLUGLET_STREAM_LISTENER_GET_STREAM_TYPE";
|
||||
public static String PLUGLET_STREAM_LISTENER_ON_STOP_BINDING = "PLUGLET_STREAM_LISTENER_ON_STOP_BINDING";
|
||||
public static String ANY = "ANY";
|
||||
|
||||
static Hashtable names = new Hashtable();
|
||||
static {
|
||||
names.put(NO_ANY_STAGE, new TestStage(NO_ANY_STAGE));
|
||||
names.put(PLUGLET_INITIALIZE, new TestStage(PLUGLET_INITIALIZE));
|
||||
names.put(PLUGLET_CREATE_PLUGLET_INSTANCE, new TestStage(PLUGLET_CREATE_PLUGLET_INSTANCE));
|
||||
names.put(PLUGLET_SHUTDOWN, new TestStage(PLUGLET_SHUTDOWN));
|
||||
names.put(PLUGLET_INSTANCE_INITIALIZE, new TestStage(PLUGLET_INSTANCE_INITIALIZE));
|
||||
names.put(PLUGLET_INSTANCE_START, new TestStage(PLUGLET_INSTANCE_START));
|
||||
names.put(PLUGLET_INSTANCE_NEW_STREAM, new TestStage(PLUGLET_INSTANCE_NEW_STREAM));
|
||||
names.put(PLUGLET_INSTANCE_SET_WINDOW, new TestStage(PLUGLET_INSTANCE_SET_WINDOW));
|
||||
names.put(PLUGLET_INSTANCE_PRINT, new TestStage(PLUGLET_INSTANCE_PRINT));
|
||||
names.put(PLUGLET_INSTANCE_STOP, new TestStage(PLUGLET_INSTANCE_STOP));
|
||||
names.put(PLUGLET_INSTANCE_DESTROY, new TestStage(PLUGLET_INSTANCE_DESTROY));
|
||||
names.put(PLUGLET_STREAM_LISTENER_ON_START_BINDING, new TestStage(PLUGLET_STREAM_LISTENER_ON_START_BINDING));
|
||||
names.put(PLUGLET_STREAM_LISTENER_ON_DATA_AVAILABLE, new TestStage(PLUGLET_STREAM_LISTENER_ON_DATA_AVAILABLE));
|
||||
names.put(PLUGLET_STREAM_LISTENER_ON_FILE_AVAILABLE, new TestStage(PLUGLET_STREAM_LISTENER_ON_FILE_AVAILABLE));
|
||||
names.put(PLUGLET_STREAM_LISTENER_ON_FILE_AVAILABLE, new TestStage(PLUGLET_STREAM_LISTENER_ON_FILE_AVAILABLE));
|
||||
names.put(PLUGLET_STREAM_LISTENER_GET_STREAM_TYPE, new TestStage(PLUGLET_STREAM_LISTENER_GET_STREAM_TYPE));
|
||||
names.put(PLUGLET_STREAM_LISTENER_ON_STOP_BINDING, new TestStage(PLUGLET_STREAM_LISTENER_ON_STOP_BINDING));
|
||||
names.put(ANY, new TestStage(ANY));
|
||||
}
|
||||
|
||||
private String id;
|
||||
|
||||
private TestStage(String id) {
|
||||
this.id = id;
|
||||
}
|
||||
|
||||
private String getId() {
|
||||
return id;
|
||||
}
|
||||
|
||||
public String getName() {
|
||||
return id;
|
||||
}
|
||||
|
||||
public static TestStage getStageById(String id) {
|
||||
return (TestStage)names.get(id);
|
||||
}
|
||||
|
||||
public static TestStage getStageByName(String name) {
|
||||
return (TestStage)names.get(name.toUpperCase());
|
||||
}
|
||||
|
||||
public boolean consist(TestStage stage) {
|
||||
|
||||
if (stage.getId().equals(this.id)) {
|
||||
return true;
|
||||
}
|
||||
if (stage.getId().equals(TestStage.ANY)) {
|
||||
return true;
|
||||
}
|
||||
return false;
|
||||
}
|
||||
|
||||
public boolean equals(Object stage) {
|
||||
//System.out.println("to test "+this.id+" and "+((TestStage)stage).getId());
|
||||
if (stage != null) {
|
||||
if (((TestStage)stage).getId().equals(this.id)) {
|
||||
return true;
|
||||
}
|
||||
}
|
||||
return false;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
@@ -20,79 +20,79 @@
|
||||
*/
|
||||
|
||||
|
||||
|
||||
package org.mozilla.pluglet.test.basic;
|
||||
|
||||
import java.util.*;
|
||||
import org.mozilla.util.*;
|
||||
import org.mozilla.pluglet.*;
|
||||
import org.mozilla.pluglet.mozilla.*;
|
||||
import java.awt.*;
|
||||
import java.awt.print.*;
|
||||
import java.io.*;
|
||||
import java.net.URL;
|
||||
|
||||
public class TestStreamListener implements PlugletStreamListener {
|
||||
|
||||
TestContext context = null;
|
||||
|
||||
public TestStreamListener(TestContext context){
|
||||
this.context = context;
|
||||
context.setPlugletStreamListener(this);
|
||||
}
|
||||
|
||||
public void onStartBinding(PlugletStreamInfo streamInfo) {
|
||||
context.setTestStage(TestStage.getStageById(TestStage.PLUGLET_STREAM_LISTENER_ON_START_BINDING));
|
||||
context.setPlugletStreamInfo(streamInfo);
|
||||
Test test = null;
|
||||
test = context.getTestDescr().getTestInstance(context.getTestStage());
|
||||
if (test !=null) {
|
||||
test.execute(context);
|
||||
}
|
||||
}
|
||||
|
||||
public void onDataAvailable(PlugletStreamInfo streamInfo, InputStream input,int length) {
|
||||
context.setTestStage(TestStage.getStageById(TestStage.PLUGLET_STREAM_LISTENER_ON_DATA_AVAILABLE));
|
||||
context.setPlugletStreamInfo(streamInfo);
|
||||
context.setInputStream(input);
|
||||
context.setLength(length);
|
||||
Test test = null;
|
||||
test = context.getTestDescr().getTestInstance(context.getTestStage());
|
||||
if (test !=null) {
|
||||
test.execute(context);
|
||||
}
|
||||
}
|
||||
|
||||
public void onFileAvailable(PlugletStreamInfo streamInfo, String fileName) {
|
||||
context.setTestStage(TestStage.getStageById(TestStage.PLUGLET_STREAM_LISTENER_ON_FILE_AVAILABLE));
|
||||
context.setPlugletStreamInfo(streamInfo);
|
||||
context.setFileName(fileName);
|
||||
Test test = null;
|
||||
test = context.getTestDescr().getTestInstance(context.getTestStage());
|
||||
if (test !=null) {
|
||||
test.execute(context);
|
||||
}
|
||||
}
|
||||
|
||||
public void onStopBinding(PlugletStreamInfo streamInfo,int status) {
|
||||
context.setTestStage(TestStage.getStageById(TestStage.PLUGLET_STREAM_LISTENER_ON_STOP_BINDING));
|
||||
context.setPlugletStreamInfo(streamInfo);
|
||||
context.setStatus(status);
|
||||
Test test = null;
|
||||
test = context.getTestDescr().getTestInstance(context.getTestStage());
|
||||
if (test !=null) {
|
||||
test.execute(context);
|
||||
}
|
||||
}
|
||||
|
||||
public int getStreamType() {
|
||||
context.setTestStage(TestStage.getStageById(TestStage.PLUGLET_STREAM_LISTENER_GET_STREAM_TYPE));
|
||||
context.setStreamType(STREAM_TYPE_NORMAL);
|
||||
Test test = null;
|
||||
test = context.getTestDescr().getTestInstance(context.getTestStage());
|
||||
if (test !=null) {
|
||||
test.execute(context);
|
||||
}
|
||||
return context.getStreamType();
|
||||
}
|
||||
}
|
||||
|
||||
package org.mozilla.pluglet.test.basic;
|
||||
|
||||
import java.util.*;
|
||||
import org.mozilla.util.*;
|
||||
import org.mozilla.pluglet.*;
|
||||
import org.mozilla.pluglet.mozilla.*;
|
||||
import java.awt.*;
|
||||
import java.awt.print.*;
|
||||
import java.io.*;
|
||||
import java.net.URL;
|
||||
|
||||
public class TestStreamListener implements PlugletStreamListener {
|
||||
|
||||
TestContext context = null;
|
||||
|
||||
public TestStreamListener(TestContext context){
|
||||
this.context = context;
|
||||
context.setPlugletStreamListener(this);
|
||||
}
|
||||
|
||||
public void onStartBinding(PlugletStreamInfo streamInfo) {
|
||||
context.setTestStage(TestStage.getStageById(TestStage.PLUGLET_STREAM_LISTENER_ON_START_BINDING));
|
||||
context.setPlugletStreamInfo(streamInfo);
|
||||
Test test = null;
|
||||
test = context.getTestDescr().getTestInstance(context.getTestStage());
|
||||
if (test !=null) {
|
||||
test.execute(context);
|
||||
}
|
||||
}
|
||||
|
||||
public void onDataAvailable(PlugletStreamInfo streamInfo, InputStream input,int length) {
|
||||
context.setTestStage(TestStage.getStageById(TestStage.PLUGLET_STREAM_LISTENER_ON_DATA_AVAILABLE));
|
||||
context.setPlugletStreamInfo(streamInfo);
|
||||
context.setInputStream(input);
|
||||
context.setLength(length);
|
||||
Test test = null;
|
||||
test = context.getTestDescr().getTestInstance(context.getTestStage());
|
||||
if (test !=null) {
|
||||
test.execute(context);
|
||||
}
|
||||
}
|
||||
|
||||
public void onFileAvailable(PlugletStreamInfo streamInfo, String fileName) {
|
||||
context.setTestStage(TestStage.getStageById(TestStage.PLUGLET_STREAM_LISTENER_ON_FILE_AVAILABLE));
|
||||
context.setPlugletStreamInfo(streamInfo);
|
||||
context.setFileName(fileName);
|
||||
Test test = null;
|
||||
test = context.getTestDescr().getTestInstance(context.getTestStage());
|
||||
if (test !=null) {
|
||||
test.execute(context);
|
||||
}
|
||||
}
|
||||
|
||||
public void onStopBinding(PlugletStreamInfo streamInfo,int status) {
|
||||
context.setTestStage(TestStage.getStageById(TestStage.PLUGLET_STREAM_LISTENER_ON_STOP_BINDING));
|
||||
context.setPlugletStreamInfo(streamInfo);
|
||||
context.setStatus(status);
|
||||
Test test = null;
|
||||
test = context.getTestDescr().getTestInstance(context.getTestStage());
|
||||
if (test !=null) {
|
||||
test.execute(context);
|
||||
}
|
||||
}
|
||||
|
||||
public int getStreamType() {
|
||||
context.setTestStage(TestStage.getStageById(TestStage.PLUGLET_STREAM_LISTENER_GET_STREAM_TYPE));
|
||||
context.setStreamType(STREAM_TYPE_NORMAL);
|
||||
Test test = null;
|
||||
test = context.getTestDescr().getTestInstance(context.getTestStage());
|
||||
if (test !=null) {
|
||||
test.execute(context);
|
||||
}
|
||||
return context.getStreamType();
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
null_PlugletInstance'1, this_PlugletInstance'0, other_PlugletInstance'0
|
||||
null'1, HTTP_URL_FOR_GET'0, FTP_URL_FOR_GET'0, MAILTO_URL_FOR_GET'1, FILE_URL_FOR_GET'1, FILE_WIN_URL_FOR_GET'1
|
||||
null'0, _self'0, _parent'1, EXISTING_TARGET_FOR_GET'1, NONEXISTING_TARGET_FOR_GET'1
|
||||
null_streamListener'1, current_streamListener'0, new_streamListener'1
|
||||
null'1, CURRENT_ALT_HOST'0, OTHER_ALT_HOST'1, INCORRECT_ALT_HOST'1
|
||||
null'0, CURRENT_REFERER_URL'0, HTTP_OTHER_REFERER_URL'1
|
||||
null_PlugletInstance'1, this_PlugletInstance'0, other_PlugletInstance'0
|
||||
null'1, HTTP_URL_FOR_GET'0, FTP_URL_FOR_GET'0, MAILTO_URL_FOR_GET'1, FILE_URL_FOR_GET'1, FILE_WIN_URL_FOR_GET'1
|
||||
null'0, _self'0, _parent'1, EXISTING_TARGET_FOR_GET'1, NONEXISTING_TARGET_FOR_GET'1
|
||||
null_streamListener'1, current_streamListener'0, new_streamListener'1
|
||||
null'1, CURRENT_ALT_HOST'0, OTHER_ALT_HOST'1, INCORRECT_ALT_HOST'1
|
||||
null'0, CURRENT_REFERER_URL'0, HTTP_OTHER_REFERER_URL'1
|
||||
true'1, false'0
|
||||
@@ -1,184 +1,184 @@
|
||||
0: null_PlugletInstance, HTTP_URL_FOR_GET, null, current_streamListener, CURRENT_ALT_HOST, null, false
|
||||
1: null_PlugletInstance, HTTP_URL_FOR_GET, null, current_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
2: null_PlugletInstance, HTTP_URL_FOR_GET, _self, current_streamListener, CURRENT_ALT_HOST, null, false
|
||||
3: null_PlugletInstance, HTTP_URL_FOR_GET, _self, current_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
4: null_PlugletInstance, FTP_URL_FOR_GET, null, current_streamListener, CURRENT_ALT_HOST, null, false
|
||||
5: null_PlugletInstance, FTP_URL_FOR_GET, null, current_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
6: null_PlugletInstance, FTP_URL_FOR_GET, _self, current_streamListener, CURRENT_ALT_HOST, null, false
|
||||
7: null_PlugletInstance, FTP_URL_FOR_GET, _self, current_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
8: this_PlugletInstance, null, null, current_streamListener, CURRENT_ALT_HOST, null, false
|
||||
9: this_PlugletInstance, null, null, current_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
10: this_PlugletInstance, null, _self, current_streamListener, CURRENT_ALT_HOST, null, false
|
||||
11: this_PlugletInstance, null, _self, current_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
12: this_PlugletInstance, HTTP_URL_FOR_GET, null, null_streamListener, CURRENT_ALT_HOST, null, false
|
||||
13: this_PlugletInstance, HTTP_URL_FOR_GET, null, null_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
14: this_PlugletInstance, HTTP_URL_FOR_GET, null, current_streamListener, null, null, false
|
||||
15: this_PlugletInstance, HTTP_URL_FOR_GET, null, current_streamListener, null, CURRENT_REFERER_URL, false
|
||||
16: this_PlugletInstance, HTTP_URL_FOR_GET, null, current_streamListener, CURRENT_ALT_HOST, null, true
|
||||
17: this_PlugletInstance, HTTP_URL_FOR_GET, null, current_streamListener, CURRENT_ALT_HOST, null, false
|
||||
18: this_PlugletInstance, HTTP_URL_FOR_GET, null, current_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, true
|
||||
19: this_PlugletInstance, HTTP_URL_FOR_GET, null, current_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
20: this_PlugletInstance, HTTP_URL_FOR_GET, null, current_streamListener, CURRENT_ALT_HOST, HTTP_OTHER_REFERER_URL, false
|
||||
21: this_PlugletInstance, HTTP_URL_FOR_GET, null, current_streamListener, OTHER_ALT_HOST, null, false
|
||||
22: this_PlugletInstance, HTTP_URL_FOR_GET, null, current_streamListener, OTHER_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
23: this_PlugletInstance, HTTP_URL_FOR_GET, null, current_streamListener, INCORRECT_ALT_HOST, null, false
|
||||
24: this_PlugletInstance, HTTP_URL_FOR_GET, null, current_streamListener, INCORRECT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
25: this_PlugletInstance, HTTP_URL_FOR_GET, null, new_streamListener, CURRENT_ALT_HOST, null, false
|
||||
26: this_PlugletInstance, HTTP_URL_FOR_GET, null, new_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
27: this_PlugletInstance, HTTP_URL_FOR_GET, _self, null_streamListener, CURRENT_ALT_HOST, null, false
|
||||
28: this_PlugletInstance, HTTP_URL_FOR_GET, _self, null_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
29: this_PlugletInstance, HTTP_URL_FOR_GET, _self, current_streamListener, null, null, false
|
||||
30: this_PlugletInstance, HTTP_URL_FOR_GET, _self, current_streamListener, null, CURRENT_REFERER_URL, false
|
||||
31: this_PlugletInstance, HTTP_URL_FOR_GET, _self, current_streamListener, CURRENT_ALT_HOST, null, true
|
||||
32: this_PlugletInstance, HTTP_URL_FOR_GET, _self, current_streamListener, CURRENT_ALT_HOST, null, false
|
||||
33: this_PlugletInstance, HTTP_URL_FOR_GET, _self, current_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, true
|
||||
34: this_PlugletInstance, HTTP_URL_FOR_GET, _self, current_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
35: this_PlugletInstance, HTTP_URL_FOR_GET, _self, current_streamListener, CURRENT_ALT_HOST, HTTP_OTHER_REFERER_URL, false
|
||||
36: this_PlugletInstance, HTTP_URL_FOR_GET, _self, current_streamListener, OTHER_ALT_HOST, null, false
|
||||
37: this_PlugletInstance, HTTP_URL_FOR_GET, _self, current_streamListener, OTHER_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
38: this_PlugletInstance, HTTP_URL_FOR_GET, _self, current_streamListener, INCORRECT_ALT_HOST, null, false
|
||||
39: this_PlugletInstance, HTTP_URL_FOR_GET, _self, current_streamListener, INCORRECT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
40: this_PlugletInstance, HTTP_URL_FOR_GET, _self, new_streamListener, CURRENT_ALT_HOST, null, false
|
||||
41: this_PlugletInstance, HTTP_URL_FOR_GET, _self, new_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
42: this_PlugletInstance, HTTP_URL_FOR_GET, _parent, current_streamListener, CURRENT_ALT_HOST, null, false
|
||||
43: this_PlugletInstance, HTTP_URL_FOR_GET, _parent, current_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
44: this_PlugletInstance, HTTP_URL_FOR_GET, EXISTING_TARGET_FOR_GET, current_streamListener, CURRENT_ALT_HOST, null, false
|
||||
45: this_PlugletInstance, HTTP_URL_FOR_GET, EXISTING_TARGET_FOR_GET, current_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
46: this_PlugletInstance, HTTP_URL_FOR_GET, NONEXISTING_TARGET_FOR_GET, current_streamListener, CURRENT_ALT_HOST, null, false
|
||||
47: this_PlugletInstance, HTTP_URL_FOR_GET, NONEXISTING_TARGET_FOR_GET, current_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
48: this_PlugletInstance, FTP_URL_FOR_GET, null, null_streamListener, CURRENT_ALT_HOST, null, false
|
||||
49: this_PlugletInstance, FTP_URL_FOR_GET, null, null_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
50: this_PlugletInstance, FTP_URL_FOR_GET, null, current_streamListener, null, null, false
|
||||
51: this_PlugletInstance, FTP_URL_FOR_GET, null, current_streamListener, null, CURRENT_REFERER_URL, false
|
||||
52: this_PlugletInstance, FTP_URL_FOR_GET, null, current_streamListener, CURRENT_ALT_HOST, null, true
|
||||
53: this_PlugletInstance, FTP_URL_FOR_GET, null, current_streamListener, CURRENT_ALT_HOST, null, false
|
||||
54: this_PlugletInstance, FTP_URL_FOR_GET, null, current_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, true
|
||||
55: this_PlugletInstance, FTP_URL_FOR_GET, null, current_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
56: this_PlugletInstance, FTP_URL_FOR_GET, null, current_streamListener, CURRENT_ALT_HOST, HTTP_OTHER_REFERER_URL, false
|
||||
57: this_PlugletInstance, FTP_URL_FOR_GET, null, current_streamListener, OTHER_ALT_HOST, null, false
|
||||
58: this_PlugletInstance, FTP_URL_FOR_GET, null, current_streamListener, OTHER_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
59: this_PlugletInstance, FTP_URL_FOR_GET, null, current_streamListener, INCORRECT_ALT_HOST, null, false
|
||||
60: this_PlugletInstance, FTP_URL_FOR_GET, null, current_streamListener, INCORRECT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
61: this_PlugletInstance, FTP_URL_FOR_GET, null, new_streamListener, CURRENT_ALT_HOST, null, false
|
||||
62: this_PlugletInstance, FTP_URL_FOR_GET, null, new_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
63: this_PlugletInstance, FTP_URL_FOR_GET, _self, null_streamListener, CURRENT_ALT_HOST, null, false
|
||||
64: this_PlugletInstance, FTP_URL_FOR_GET, _self, null_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
65: this_PlugletInstance, FTP_URL_FOR_GET, _self, current_streamListener, null, null, false
|
||||
66: this_PlugletInstance, FTP_URL_FOR_GET, _self, current_streamListener, null, CURRENT_REFERER_URL, false
|
||||
67: this_PlugletInstance, FTP_URL_FOR_GET, _self, current_streamListener, CURRENT_ALT_HOST, null, true
|
||||
68: this_PlugletInstance, FTP_URL_FOR_GET, _self, current_streamListener, CURRENT_ALT_HOST, null, false
|
||||
69: this_PlugletInstance, FTP_URL_FOR_GET, _self, current_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, true
|
||||
70: this_PlugletInstance, FTP_URL_FOR_GET, _self, current_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
71: this_PlugletInstance, FTP_URL_FOR_GET, _self, current_streamListener, CURRENT_ALT_HOST, HTTP_OTHER_REFERER_URL, false
|
||||
72: this_PlugletInstance, FTP_URL_FOR_GET, _self, current_streamListener, OTHER_ALT_HOST, null, false
|
||||
73: this_PlugletInstance, FTP_URL_FOR_GET, _self, current_streamListener, OTHER_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
74: this_PlugletInstance, FTP_URL_FOR_GET, _self, current_streamListener, INCORRECT_ALT_HOST, null, false
|
||||
75: this_PlugletInstance, FTP_URL_FOR_GET, _self, current_streamListener, INCORRECT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
76: this_PlugletInstance, FTP_URL_FOR_GET, _self, new_streamListener, CURRENT_ALT_HOST, null, false
|
||||
77: this_PlugletInstance, FTP_URL_FOR_GET, _self, new_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
78: this_PlugletInstance, FTP_URL_FOR_GET, _parent, current_streamListener, CURRENT_ALT_HOST, null, false
|
||||
79: this_PlugletInstance, FTP_URL_FOR_GET, _parent, current_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
80: this_PlugletInstance, FTP_URL_FOR_GET, EXISTING_TARGET_FOR_GET, current_streamListener, CURRENT_ALT_HOST, null, false
|
||||
81: this_PlugletInstance, FTP_URL_FOR_GET, EXISTING_TARGET_FOR_GET, current_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
82: this_PlugletInstance, FTP_URL_FOR_GET, NONEXISTING_TARGET_FOR_GET, current_streamListener, CURRENT_ALT_HOST, null, false
|
||||
83: this_PlugletInstance, FTP_URL_FOR_GET, NONEXISTING_TARGET_FOR_GET, current_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
84: this_PlugletInstance, MAILTO_URL_FOR_GET, null, current_streamListener, CURRENT_ALT_HOST, null, false
|
||||
85: this_PlugletInstance, MAILTO_URL_FOR_GET, null, current_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
86: this_PlugletInstance, MAILTO_URL_FOR_GET, _self, current_streamListener, CURRENT_ALT_HOST, null, false
|
||||
87: this_PlugletInstance, MAILTO_URL_FOR_GET, _self, current_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
88: this_PlugletInstance, FILE_URL_FOR_GET, null, current_streamListener, CURRENT_ALT_HOST, null, false
|
||||
89: this_PlugletInstance, FILE_URL_FOR_GET, null, current_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
90: this_PlugletInstance, FILE_URL_FOR_GET, _self, current_streamListener, CURRENT_ALT_HOST, null, false
|
||||
91: this_PlugletInstance, FILE_URL_FOR_GET, _self, current_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
92: this_PlugletInstance, FILE_WIN_URL_FOR_GET, null, current_streamListener, CURRENT_ALT_HOST, null, false
|
||||
93: this_PlugletInstance, FILE_WIN_URL_FOR_GET, null, current_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
94: this_PlugletInstance, FILE_WIN_URL_FOR_GET, _self, current_streamListener, CURRENT_ALT_HOST, null, false
|
||||
95: this_PlugletInstance, FILE_WIN_URL_FOR_GET, _self, current_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
96: other_PlugletInstance, null, null, current_streamListener, CURRENT_ALT_HOST, null, false
|
||||
97: other_PlugletInstance, null, null, current_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
98: other_PlugletInstance, null, _self, current_streamListener, CURRENT_ALT_HOST, null, false
|
||||
99: other_PlugletInstance, null, _self, current_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
100: other_PlugletInstance, HTTP_URL_FOR_GET, null, null_streamListener, CURRENT_ALT_HOST, null, false
|
||||
101: other_PlugletInstance, HTTP_URL_FOR_GET, null, null_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
102: other_PlugletInstance, HTTP_URL_FOR_GET, null, current_streamListener, null, null, false
|
||||
103: other_PlugletInstance, HTTP_URL_FOR_GET, null, current_streamListener, null, CURRENT_REFERER_URL, false
|
||||
104: other_PlugletInstance, HTTP_URL_FOR_GET, null, current_streamListener, CURRENT_ALT_HOST, null, true
|
||||
105: other_PlugletInstance, HTTP_URL_FOR_GET, null, current_streamListener, CURRENT_ALT_HOST, null, false
|
||||
106: other_PlugletInstance, HTTP_URL_FOR_GET, null, current_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, true
|
||||
107: other_PlugletInstance, HTTP_URL_FOR_GET, null, current_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
108: other_PlugletInstance, HTTP_URL_FOR_GET, null, current_streamListener, CURRENT_ALT_HOST, HTTP_OTHER_REFERER_URL, false
|
||||
109: other_PlugletInstance, HTTP_URL_FOR_GET, null, current_streamListener, OTHER_ALT_HOST, null, false
|
||||
110: other_PlugletInstance, HTTP_URL_FOR_GET, null, current_streamListener, OTHER_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
111: other_PlugletInstance, HTTP_URL_FOR_GET, null, current_streamListener, INCORRECT_ALT_HOST, null, false
|
||||
112: other_PlugletInstance, HTTP_URL_FOR_GET, null, current_streamListener, INCORRECT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
113: other_PlugletInstance, HTTP_URL_FOR_GET, null, new_streamListener, CURRENT_ALT_HOST, null, false
|
||||
114: other_PlugletInstance, HTTP_URL_FOR_GET, null, new_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
115: other_PlugletInstance, HTTP_URL_FOR_GET, _self, null_streamListener, CURRENT_ALT_HOST, null, false
|
||||
116: other_PlugletInstance, HTTP_URL_FOR_GET, _self, null_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
117: other_PlugletInstance, HTTP_URL_FOR_GET, _self, current_streamListener, null, null, false
|
||||
118: other_PlugletInstance, HTTP_URL_FOR_GET, _self, current_streamListener, null, CURRENT_REFERER_URL, false
|
||||
119: other_PlugletInstance, HTTP_URL_FOR_GET, _self, current_streamListener, CURRENT_ALT_HOST, null, true
|
||||
120: other_PlugletInstance, HTTP_URL_FOR_GET, _self, current_streamListener, CURRENT_ALT_HOST, null, false
|
||||
121: other_PlugletInstance, HTTP_URL_FOR_GET, _self, current_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, true
|
||||
122: other_PlugletInstance, HTTP_URL_FOR_GET, _self, current_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
123: other_PlugletInstance, HTTP_URL_FOR_GET, _self, current_streamListener, CURRENT_ALT_HOST, HTTP_OTHER_REFERER_URL, false
|
||||
124: other_PlugletInstance, HTTP_URL_FOR_GET, _self, current_streamListener, OTHER_ALT_HOST, null, false
|
||||
125: other_PlugletInstance, HTTP_URL_FOR_GET, _self, current_streamListener, OTHER_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
126: other_PlugletInstance, HTTP_URL_FOR_GET, _self, current_streamListener, INCORRECT_ALT_HOST, null, false
|
||||
127: other_PlugletInstance, HTTP_URL_FOR_GET, _self, current_streamListener, INCORRECT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
128: other_PlugletInstance, HTTP_URL_FOR_GET, _self, new_streamListener, CURRENT_ALT_HOST, null, false
|
||||
129: other_PlugletInstance, HTTP_URL_FOR_GET, _self, new_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
130: other_PlugletInstance, HTTP_URL_FOR_GET, _parent, current_streamListener, CURRENT_ALT_HOST, null, false
|
||||
131: other_PlugletInstance, HTTP_URL_FOR_GET, _parent, current_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
132: other_PlugletInstance, HTTP_URL_FOR_GET, EXISTING_TARGET_FOR_GET, current_streamListener, CURRENT_ALT_HOST, null, false
|
||||
133: other_PlugletInstance, HTTP_URL_FOR_GET, EXISTING_TARGET_FOR_GET, current_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
134: other_PlugletInstance, HTTP_URL_FOR_GET, NONEXISTING_TARGET_FOR_GET, current_streamListener, CURRENT_ALT_HOST, null, false
|
||||
135: other_PlugletInstance, HTTP_URL_FOR_GET, NONEXISTING_TARGET_FOR_GET, current_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
136: other_PlugletInstance, FTP_URL_FOR_GET, null, null_streamListener, CURRENT_ALT_HOST, null, false
|
||||
137: other_PlugletInstance, FTP_URL_FOR_GET, null, null_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
138: other_PlugletInstance, FTP_URL_FOR_GET, null, current_streamListener, null, null, false
|
||||
139: other_PlugletInstance, FTP_URL_FOR_GET, null, current_streamListener, null, CURRENT_REFERER_URL, false
|
||||
140: other_PlugletInstance, FTP_URL_FOR_GET, null, current_streamListener, CURRENT_ALT_HOST, null, true
|
||||
141: other_PlugletInstance, FTP_URL_FOR_GET, null, current_streamListener, CURRENT_ALT_HOST, null, false
|
||||
142: other_PlugletInstance, FTP_URL_FOR_GET, null, current_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, true
|
||||
143: other_PlugletInstance, FTP_URL_FOR_GET, null, current_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
144: other_PlugletInstance, FTP_URL_FOR_GET, null, current_streamListener, CURRENT_ALT_HOST, HTTP_OTHER_REFERER_URL, false
|
||||
145: other_PlugletInstance, FTP_URL_FOR_GET, null, current_streamListener, OTHER_ALT_HOST, null, false
|
||||
146: other_PlugletInstance, FTP_URL_FOR_GET, null, current_streamListener, OTHER_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
147: other_PlugletInstance, FTP_URL_FOR_GET, null, current_streamListener, INCORRECT_ALT_HOST, null, false
|
||||
148: other_PlugletInstance, FTP_URL_FOR_GET, null, current_streamListener, INCORRECT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
149: other_PlugletInstance, FTP_URL_FOR_GET, null, new_streamListener, CURRENT_ALT_HOST, null, false
|
||||
150: other_PlugletInstance, FTP_URL_FOR_GET, null, new_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
151: other_PlugletInstance, FTP_URL_FOR_GET, _self, null_streamListener, CURRENT_ALT_HOST, null, false
|
||||
152: other_PlugletInstance, FTP_URL_FOR_GET, _self, null_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
153: other_PlugletInstance, FTP_URL_FOR_GET, _self, current_streamListener, null, null, false
|
||||
154: other_PlugletInstance, FTP_URL_FOR_GET, _self, current_streamListener, null, CURRENT_REFERER_URL, false
|
||||
155: other_PlugletInstance, FTP_URL_FOR_GET, _self, current_streamListener, CURRENT_ALT_HOST, null, true
|
||||
156: other_PlugletInstance, FTP_URL_FOR_GET, _self, current_streamListener, CURRENT_ALT_HOST, null, false
|
||||
157: other_PlugletInstance, FTP_URL_FOR_GET, _self, current_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, true
|
||||
158: other_PlugletInstance, FTP_URL_FOR_GET, _self, current_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
159: other_PlugletInstance, FTP_URL_FOR_GET, _self, current_streamListener, CURRENT_ALT_HOST, HTTP_OTHER_REFERER_URL, false
|
||||
160: other_PlugletInstance, FTP_URL_FOR_GET, _self, current_streamListener, OTHER_ALT_HOST, null, false
|
||||
161: other_PlugletInstance, FTP_URL_FOR_GET, _self, current_streamListener, OTHER_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
162: other_PlugletInstance, FTP_URL_FOR_GET, _self, current_streamListener, INCORRECT_ALT_HOST, null, false
|
||||
163: other_PlugletInstance, FTP_URL_FOR_GET, _self, current_streamListener, INCORRECT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
164: other_PlugletInstance, FTP_URL_FOR_GET, _self, new_streamListener, CURRENT_ALT_HOST, null, false
|
||||
165: other_PlugletInstance, FTP_URL_FOR_GET, _self, new_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
166: other_PlugletInstance, FTP_URL_FOR_GET, _parent, current_streamListener, CURRENT_ALT_HOST, null, false
|
||||
167: other_PlugletInstance, FTP_URL_FOR_GET, _parent, current_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
168: other_PlugletInstance, FTP_URL_FOR_GET, EXISTING_TARGET_FOR_GET, current_streamListener, CURRENT_ALT_HOST, null, false
|
||||
169: other_PlugletInstance, FTP_URL_FOR_GET, EXISTING_TARGET_FOR_GET, current_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
170: other_PlugletInstance, FTP_URL_FOR_GET, NONEXISTING_TARGET_FOR_GET, current_streamListener, CURRENT_ALT_HOST, null, false
|
||||
171: other_PlugletInstance, FTP_URL_FOR_GET, NONEXISTING_TARGET_FOR_GET, current_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
172: other_PlugletInstance, MAILTO_URL_FOR_GET, null, current_streamListener, CURRENT_ALT_HOST, null, false
|
||||
173: other_PlugletInstance, MAILTO_URL_FOR_GET, null, current_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
174: other_PlugletInstance, MAILTO_URL_FOR_GET, _self, current_streamListener, CURRENT_ALT_HOST, null, false
|
||||
175: other_PlugletInstance, MAILTO_URL_FOR_GET, _self, current_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
176: other_PlugletInstance, FILE_URL_FOR_GET, null, current_streamListener, CURRENT_ALT_HOST, null, false
|
||||
177: other_PlugletInstance, FILE_URL_FOR_GET, null, current_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
178: other_PlugletInstance, FILE_URL_FOR_GET, _self, current_streamListener, CURRENT_ALT_HOST, null, false
|
||||
179: other_PlugletInstance, FILE_URL_FOR_GET, _self, current_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
180: other_PlugletInstance, FILE_WIN_URL_FOR_GET, null, current_streamListener, CURRENT_ALT_HOST, null, false
|
||||
181: other_PlugletInstance, FILE_WIN_URL_FOR_GET, null, current_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
182: other_PlugletInstance, FILE_WIN_URL_FOR_GET, _self, current_streamListener, CURRENT_ALT_HOST, null, false
|
||||
183: other_PlugletInstance, FILE_WIN_URL_FOR_GET, _self, current_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
0: null_PlugletInstance, HTTP_URL_FOR_GET, null, current_streamListener, CURRENT_ALT_HOST, null, false
|
||||
1: null_PlugletInstance, HTTP_URL_FOR_GET, null, current_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
2: null_PlugletInstance, HTTP_URL_FOR_GET, _self, current_streamListener, CURRENT_ALT_HOST, null, false
|
||||
3: null_PlugletInstance, HTTP_URL_FOR_GET, _self, current_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
4: null_PlugletInstance, FTP_URL_FOR_GET, null, current_streamListener, CURRENT_ALT_HOST, null, false
|
||||
5: null_PlugletInstance, FTP_URL_FOR_GET, null, current_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
6: null_PlugletInstance, FTP_URL_FOR_GET, _self, current_streamListener, CURRENT_ALT_HOST, null, false
|
||||
7: null_PlugletInstance, FTP_URL_FOR_GET, _self, current_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
8: this_PlugletInstance, null, null, current_streamListener, CURRENT_ALT_HOST, null, false
|
||||
9: this_PlugletInstance, null, null, current_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
10: this_PlugletInstance, null, _self, current_streamListener, CURRENT_ALT_HOST, null, false
|
||||
11: this_PlugletInstance, null, _self, current_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
12: this_PlugletInstance, HTTP_URL_FOR_GET, null, null_streamListener, CURRENT_ALT_HOST, null, false
|
||||
13: this_PlugletInstance, HTTP_URL_FOR_GET, null, null_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
14: this_PlugletInstance, HTTP_URL_FOR_GET, null, current_streamListener, null, null, false
|
||||
15: this_PlugletInstance, HTTP_URL_FOR_GET, null, current_streamListener, null, CURRENT_REFERER_URL, false
|
||||
16: this_PlugletInstance, HTTP_URL_FOR_GET, null, current_streamListener, CURRENT_ALT_HOST, null, true
|
||||
17: this_PlugletInstance, HTTP_URL_FOR_GET, null, current_streamListener, CURRENT_ALT_HOST, null, false
|
||||
18: this_PlugletInstance, HTTP_URL_FOR_GET, null, current_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, true
|
||||
19: this_PlugletInstance, HTTP_URL_FOR_GET, null, current_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
20: this_PlugletInstance, HTTP_URL_FOR_GET, null, current_streamListener, CURRENT_ALT_HOST, HTTP_OTHER_REFERER_URL, false
|
||||
21: this_PlugletInstance, HTTP_URL_FOR_GET, null, current_streamListener, OTHER_ALT_HOST, null, false
|
||||
22: this_PlugletInstance, HTTP_URL_FOR_GET, null, current_streamListener, OTHER_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
23: this_PlugletInstance, HTTP_URL_FOR_GET, null, current_streamListener, INCORRECT_ALT_HOST, null, false
|
||||
24: this_PlugletInstance, HTTP_URL_FOR_GET, null, current_streamListener, INCORRECT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
25: this_PlugletInstance, HTTP_URL_FOR_GET, null, new_streamListener, CURRENT_ALT_HOST, null, false
|
||||
26: this_PlugletInstance, HTTP_URL_FOR_GET, null, new_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
27: this_PlugletInstance, HTTP_URL_FOR_GET, _self, null_streamListener, CURRENT_ALT_HOST, null, false
|
||||
28: this_PlugletInstance, HTTP_URL_FOR_GET, _self, null_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
29: this_PlugletInstance, HTTP_URL_FOR_GET, _self, current_streamListener, null, null, false
|
||||
30: this_PlugletInstance, HTTP_URL_FOR_GET, _self, current_streamListener, null, CURRENT_REFERER_URL, false
|
||||
31: this_PlugletInstance, HTTP_URL_FOR_GET, _self, current_streamListener, CURRENT_ALT_HOST, null, true
|
||||
32: this_PlugletInstance, HTTP_URL_FOR_GET, _self, current_streamListener, CURRENT_ALT_HOST, null, false
|
||||
33: this_PlugletInstance, HTTP_URL_FOR_GET, _self, current_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, true
|
||||
34: this_PlugletInstance, HTTP_URL_FOR_GET, _self, current_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
35: this_PlugletInstance, HTTP_URL_FOR_GET, _self, current_streamListener, CURRENT_ALT_HOST, HTTP_OTHER_REFERER_URL, false
|
||||
36: this_PlugletInstance, HTTP_URL_FOR_GET, _self, current_streamListener, OTHER_ALT_HOST, null, false
|
||||
37: this_PlugletInstance, HTTP_URL_FOR_GET, _self, current_streamListener, OTHER_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
38: this_PlugletInstance, HTTP_URL_FOR_GET, _self, current_streamListener, INCORRECT_ALT_HOST, null, false
|
||||
39: this_PlugletInstance, HTTP_URL_FOR_GET, _self, current_streamListener, INCORRECT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
40: this_PlugletInstance, HTTP_URL_FOR_GET, _self, new_streamListener, CURRENT_ALT_HOST, null, false
|
||||
41: this_PlugletInstance, HTTP_URL_FOR_GET, _self, new_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
42: this_PlugletInstance, HTTP_URL_FOR_GET, _parent, current_streamListener, CURRENT_ALT_HOST, null, false
|
||||
43: this_PlugletInstance, HTTP_URL_FOR_GET, _parent, current_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
44: this_PlugletInstance, HTTP_URL_FOR_GET, EXISTING_TARGET_FOR_GET, current_streamListener, CURRENT_ALT_HOST, null, false
|
||||
45: this_PlugletInstance, HTTP_URL_FOR_GET, EXISTING_TARGET_FOR_GET, current_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
46: this_PlugletInstance, HTTP_URL_FOR_GET, NONEXISTING_TARGET_FOR_GET, current_streamListener, CURRENT_ALT_HOST, null, false
|
||||
47: this_PlugletInstance, HTTP_URL_FOR_GET, NONEXISTING_TARGET_FOR_GET, current_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
48: this_PlugletInstance, FTP_URL_FOR_GET, null, null_streamListener, CURRENT_ALT_HOST, null, false
|
||||
49: this_PlugletInstance, FTP_URL_FOR_GET, null, null_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
50: this_PlugletInstance, FTP_URL_FOR_GET, null, current_streamListener, null, null, false
|
||||
51: this_PlugletInstance, FTP_URL_FOR_GET, null, current_streamListener, null, CURRENT_REFERER_URL, false
|
||||
52: this_PlugletInstance, FTP_URL_FOR_GET, null, current_streamListener, CURRENT_ALT_HOST, null, true
|
||||
53: this_PlugletInstance, FTP_URL_FOR_GET, null, current_streamListener, CURRENT_ALT_HOST, null, false
|
||||
54: this_PlugletInstance, FTP_URL_FOR_GET, null, current_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, true
|
||||
55: this_PlugletInstance, FTP_URL_FOR_GET, null, current_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
56: this_PlugletInstance, FTP_URL_FOR_GET, null, current_streamListener, CURRENT_ALT_HOST, HTTP_OTHER_REFERER_URL, false
|
||||
57: this_PlugletInstance, FTP_URL_FOR_GET, null, current_streamListener, OTHER_ALT_HOST, null, false
|
||||
58: this_PlugletInstance, FTP_URL_FOR_GET, null, current_streamListener, OTHER_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
59: this_PlugletInstance, FTP_URL_FOR_GET, null, current_streamListener, INCORRECT_ALT_HOST, null, false
|
||||
60: this_PlugletInstance, FTP_URL_FOR_GET, null, current_streamListener, INCORRECT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
61: this_PlugletInstance, FTP_URL_FOR_GET, null, new_streamListener, CURRENT_ALT_HOST, null, false
|
||||
62: this_PlugletInstance, FTP_URL_FOR_GET, null, new_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
63: this_PlugletInstance, FTP_URL_FOR_GET, _self, null_streamListener, CURRENT_ALT_HOST, null, false
|
||||
64: this_PlugletInstance, FTP_URL_FOR_GET, _self, null_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
65: this_PlugletInstance, FTP_URL_FOR_GET, _self, current_streamListener, null, null, false
|
||||
66: this_PlugletInstance, FTP_URL_FOR_GET, _self, current_streamListener, null, CURRENT_REFERER_URL, false
|
||||
67: this_PlugletInstance, FTP_URL_FOR_GET, _self, current_streamListener, CURRENT_ALT_HOST, null, true
|
||||
68: this_PlugletInstance, FTP_URL_FOR_GET, _self, current_streamListener, CURRENT_ALT_HOST, null, false
|
||||
69: this_PlugletInstance, FTP_URL_FOR_GET, _self, current_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, true
|
||||
70: this_PlugletInstance, FTP_URL_FOR_GET, _self, current_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
71: this_PlugletInstance, FTP_URL_FOR_GET, _self, current_streamListener, CURRENT_ALT_HOST, HTTP_OTHER_REFERER_URL, false
|
||||
72: this_PlugletInstance, FTP_URL_FOR_GET, _self, current_streamListener, OTHER_ALT_HOST, null, false
|
||||
73: this_PlugletInstance, FTP_URL_FOR_GET, _self, current_streamListener, OTHER_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
74: this_PlugletInstance, FTP_URL_FOR_GET, _self, current_streamListener, INCORRECT_ALT_HOST, null, false
|
||||
75: this_PlugletInstance, FTP_URL_FOR_GET, _self, current_streamListener, INCORRECT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
76: this_PlugletInstance, FTP_URL_FOR_GET, _self, new_streamListener, CURRENT_ALT_HOST, null, false
|
||||
77: this_PlugletInstance, FTP_URL_FOR_GET, _self, new_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
78: this_PlugletInstance, FTP_URL_FOR_GET, _parent, current_streamListener, CURRENT_ALT_HOST, null, false
|
||||
79: this_PlugletInstance, FTP_URL_FOR_GET, _parent, current_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
80: this_PlugletInstance, FTP_URL_FOR_GET, EXISTING_TARGET_FOR_GET, current_streamListener, CURRENT_ALT_HOST, null, false
|
||||
81: this_PlugletInstance, FTP_URL_FOR_GET, EXISTING_TARGET_FOR_GET, current_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
82: this_PlugletInstance, FTP_URL_FOR_GET, NONEXISTING_TARGET_FOR_GET, current_streamListener, CURRENT_ALT_HOST, null, false
|
||||
83: this_PlugletInstance, FTP_URL_FOR_GET, NONEXISTING_TARGET_FOR_GET, current_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
84: this_PlugletInstance, MAILTO_URL_FOR_GET, null, current_streamListener, CURRENT_ALT_HOST, null, false
|
||||
85: this_PlugletInstance, MAILTO_URL_FOR_GET, null, current_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
86: this_PlugletInstance, MAILTO_URL_FOR_GET, _self, current_streamListener, CURRENT_ALT_HOST, null, false
|
||||
87: this_PlugletInstance, MAILTO_URL_FOR_GET, _self, current_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
88: this_PlugletInstance, FILE_URL_FOR_GET, null, current_streamListener, CURRENT_ALT_HOST, null, false
|
||||
89: this_PlugletInstance, FILE_URL_FOR_GET, null, current_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
90: this_PlugletInstance, FILE_URL_FOR_GET, _self, current_streamListener, CURRENT_ALT_HOST, null, false
|
||||
91: this_PlugletInstance, FILE_URL_FOR_GET, _self, current_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
92: this_PlugletInstance, FILE_WIN_URL_FOR_GET, null, current_streamListener, CURRENT_ALT_HOST, null, false
|
||||
93: this_PlugletInstance, FILE_WIN_URL_FOR_GET, null, current_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
94: this_PlugletInstance, FILE_WIN_URL_FOR_GET, _self, current_streamListener, CURRENT_ALT_HOST, null, false
|
||||
95: this_PlugletInstance, FILE_WIN_URL_FOR_GET, _self, current_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
96: other_PlugletInstance, null, null, current_streamListener, CURRENT_ALT_HOST, null, false
|
||||
97: other_PlugletInstance, null, null, current_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
98: other_PlugletInstance, null, _self, current_streamListener, CURRENT_ALT_HOST, null, false
|
||||
99: other_PlugletInstance, null, _self, current_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
100: other_PlugletInstance, HTTP_URL_FOR_GET, null, null_streamListener, CURRENT_ALT_HOST, null, false
|
||||
101: other_PlugletInstance, HTTP_URL_FOR_GET, null, null_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
102: other_PlugletInstance, HTTP_URL_FOR_GET, null, current_streamListener, null, null, false
|
||||
103: other_PlugletInstance, HTTP_URL_FOR_GET, null, current_streamListener, null, CURRENT_REFERER_URL, false
|
||||
104: other_PlugletInstance, HTTP_URL_FOR_GET, null, current_streamListener, CURRENT_ALT_HOST, null, true
|
||||
105: other_PlugletInstance, HTTP_URL_FOR_GET, null, current_streamListener, CURRENT_ALT_HOST, null, false
|
||||
106: other_PlugletInstance, HTTP_URL_FOR_GET, null, current_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, true
|
||||
107: other_PlugletInstance, HTTP_URL_FOR_GET, null, current_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
108: other_PlugletInstance, HTTP_URL_FOR_GET, null, current_streamListener, CURRENT_ALT_HOST, HTTP_OTHER_REFERER_URL, false
|
||||
109: other_PlugletInstance, HTTP_URL_FOR_GET, null, current_streamListener, OTHER_ALT_HOST, null, false
|
||||
110: other_PlugletInstance, HTTP_URL_FOR_GET, null, current_streamListener, OTHER_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
111: other_PlugletInstance, HTTP_URL_FOR_GET, null, current_streamListener, INCORRECT_ALT_HOST, null, false
|
||||
112: other_PlugletInstance, HTTP_URL_FOR_GET, null, current_streamListener, INCORRECT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
113: other_PlugletInstance, HTTP_URL_FOR_GET, null, new_streamListener, CURRENT_ALT_HOST, null, false
|
||||
114: other_PlugletInstance, HTTP_URL_FOR_GET, null, new_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
115: other_PlugletInstance, HTTP_URL_FOR_GET, _self, null_streamListener, CURRENT_ALT_HOST, null, false
|
||||
116: other_PlugletInstance, HTTP_URL_FOR_GET, _self, null_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
117: other_PlugletInstance, HTTP_URL_FOR_GET, _self, current_streamListener, null, null, false
|
||||
118: other_PlugletInstance, HTTP_URL_FOR_GET, _self, current_streamListener, null, CURRENT_REFERER_URL, false
|
||||
119: other_PlugletInstance, HTTP_URL_FOR_GET, _self, current_streamListener, CURRENT_ALT_HOST, null, true
|
||||
120: other_PlugletInstance, HTTP_URL_FOR_GET, _self, current_streamListener, CURRENT_ALT_HOST, null, false
|
||||
121: other_PlugletInstance, HTTP_URL_FOR_GET, _self, current_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, true
|
||||
122: other_PlugletInstance, HTTP_URL_FOR_GET, _self, current_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
123: other_PlugletInstance, HTTP_URL_FOR_GET, _self, current_streamListener, CURRENT_ALT_HOST, HTTP_OTHER_REFERER_URL, false
|
||||
124: other_PlugletInstance, HTTP_URL_FOR_GET, _self, current_streamListener, OTHER_ALT_HOST, null, false
|
||||
125: other_PlugletInstance, HTTP_URL_FOR_GET, _self, current_streamListener, OTHER_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
126: other_PlugletInstance, HTTP_URL_FOR_GET, _self, current_streamListener, INCORRECT_ALT_HOST, null, false
|
||||
127: other_PlugletInstance, HTTP_URL_FOR_GET, _self, current_streamListener, INCORRECT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
128: other_PlugletInstance, HTTP_URL_FOR_GET, _self, new_streamListener, CURRENT_ALT_HOST, null, false
|
||||
129: other_PlugletInstance, HTTP_URL_FOR_GET, _self, new_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
130: other_PlugletInstance, HTTP_URL_FOR_GET, _parent, current_streamListener, CURRENT_ALT_HOST, null, false
|
||||
131: other_PlugletInstance, HTTP_URL_FOR_GET, _parent, current_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
132: other_PlugletInstance, HTTP_URL_FOR_GET, EXISTING_TARGET_FOR_GET, current_streamListener, CURRENT_ALT_HOST, null, false
|
||||
133: other_PlugletInstance, HTTP_URL_FOR_GET, EXISTING_TARGET_FOR_GET, current_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
134: other_PlugletInstance, HTTP_URL_FOR_GET, NONEXISTING_TARGET_FOR_GET, current_streamListener, CURRENT_ALT_HOST, null, false
|
||||
135: other_PlugletInstance, HTTP_URL_FOR_GET, NONEXISTING_TARGET_FOR_GET, current_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
136: other_PlugletInstance, FTP_URL_FOR_GET, null, null_streamListener, CURRENT_ALT_HOST, null, false
|
||||
137: other_PlugletInstance, FTP_URL_FOR_GET, null, null_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
138: other_PlugletInstance, FTP_URL_FOR_GET, null, current_streamListener, null, null, false
|
||||
139: other_PlugletInstance, FTP_URL_FOR_GET, null, current_streamListener, null, CURRENT_REFERER_URL, false
|
||||
140: other_PlugletInstance, FTP_URL_FOR_GET, null, current_streamListener, CURRENT_ALT_HOST, null, true
|
||||
141: other_PlugletInstance, FTP_URL_FOR_GET, null, current_streamListener, CURRENT_ALT_HOST, null, false
|
||||
142: other_PlugletInstance, FTP_URL_FOR_GET, null, current_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, true
|
||||
143: other_PlugletInstance, FTP_URL_FOR_GET, null, current_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
144: other_PlugletInstance, FTP_URL_FOR_GET, null, current_streamListener, CURRENT_ALT_HOST, HTTP_OTHER_REFERER_URL, false
|
||||
145: other_PlugletInstance, FTP_URL_FOR_GET, null, current_streamListener, OTHER_ALT_HOST, null, false
|
||||
146: other_PlugletInstance, FTP_URL_FOR_GET, null, current_streamListener, OTHER_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
147: other_PlugletInstance, FTP_URL_FOR_GET, null, current_streamListener, INCORRECT_ALT_HOST, null, false
|
||||
148: other_PlugletInstance, FTP_URL_FOR_GET, null, current_streamListener, INCORRECT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
149: other_PlugletInstance, FTP_URL_FOR_GET, null, new_streamListener, CURRENT_ALT_HOST, null, false
|
||||
150: other_PlugletInstance, FTP_URL_FOR_GET, null, new_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
151: other_PlugletInstance, FTP_URL_FOR_GET, _self, null_streamListener, CURRENT_ALT_HOST, null, false
|
||||
152: other_PlugletInstance, FTP_URL_FOR_GET, _self, null_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
153: other_PlugletInstance, FTP_URL_FOR_GET, _self, current_streamListener, null, null, false
|
||||
154: other_PlugletInstance, FTP_URL_FOR_GET, _self, current_streamListener, null, CURRENT_REFERER_URL, false
|
||||
155: other_PlugletInstance, FTP_URL_FOR_GET, _self, current_streamListener, CURRENT_ALT_HOST, null, true
|
||||
156: other_PlugletInstance, FTP_URL_FOR_GET, _self, current_streamListener, CURRENT_ALT_HOST, null, false
|
||||
157: other_PlugletInstance, FTP_URL_FOR_GET, _self, current_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, true
|
||||
158: other_PlugletInstance, FTP_URL_FOR_GET, _self, current_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
159: other_PlugletInstance, FTP_URL_FOR_GET, _self, current_streamListener, CURRENT_ALT_HOST, HTTP_OTHER_REFERER_URL, false
|
||||
160: other_PlugletInstance, FTP_URL_FOR_GET, _self, current_streamListener, OTHER_ALT_HOST, null, false
|
||||
161: other_PlugletInstance, FTP_URL_FOR_GET, _self, current_streamListener, OTHER_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
162: other_PlugletInstance, FTP_URL_FOR_GET, _self, current_streamListener, INCORRECT_ALT_HOST, null, false
|
||||
163: other_PlugletInstance, FTP_URL_FOR_GET, _self, current_streamListener, INCORRECT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
164: other_PlugletInstance, FTP_URL_FOR_GET, _self, new_streamListener, CURRENT_ALT_HOST, null, false
|
||||
165: other_PlugletInstance, FTP_URL_FOR_GET, _self, new_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
166: other_PlugletInstance, FTP_URL_FOR_GET, _parent, current_streamListener, CURRENT_ALT_HOST, null, false
|
||||
167: other_PlugletInstance, FTP_URL_FOR_GET, _parent, current_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
168: other_PlugletInstance, FTP_URL_FOR_GET, EXISTING_TARGET_FOR_GET, current_streamListener, CURRENT_ALT_HOST, null, false
|
||||
169: other_PlugletInstance, FTP_URL_FOR_GET, EXISTING_TARGET_FOR_GET, current_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
170: other_PlugletInstance, FTP_URL_FOR_GET, NONEXISTING_TARGET_FOR_GET, current_streamListener, CURRENT_ALT_HOST, null, false
|
||||
171: other_PlugletInstance, FTP_URL_FOR_GET, NONEXISTING_TARGET_FOR_GET, current_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
172: other_PlugletInstance, MAILTO_URL_FOR_GET, null, current_streamListener, CURRENT_ALT_HOST, null, false
|
||||
173: other_PlugletInstance, MAILTO_URL_FOR_GET, null, current_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
174: other_PlugletInstance, MAILTO_URL_FOR_GET, _self, current_streamListener, CURRENT_ALT_HOST, null, false
|
||||
175: other_PlugletInstance, MAILTO_URL_FOR_GET, _self, current_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
176: other_PlugletInstance, FILE_URL_FOR_GET, null, current_streamListener, CURRENT_ALT_HOST, null, false
|
||||
177: other_PlugletInstance, FILE_URL_FOR_GET, null, current_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
178: other_PlugletInstance, FILE_URL_FOR_GET, _self, current_streamListener, CURRENT_ALT_HOST, null, false
|
||||
179: other_PlugletInstance, FILE_URL_FOR_GET, _self, current_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
180: other_PlugletInstance, FILE_WIN_URL_FOR_GET, null, current_streamListener, CURRENT_ALT_HOST, null, false
|
||||
181: other_PlugletInstance, FILE_WIN_URL_FOR_GET, null, current_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
182: other_PlugletInstance, FILE_WIN_URL_FOR_GET, _self, current_streamListener, CURRENT_ALT_HOST, null, false
|
||||
183: other_PlugletInstance, FILE_WIN_URL_FOR_GET, _self, current_streamListener, CURRENT_ALT_HOST, CURRENT_REFERER_URL, false
|
||||
|
||||
@@ -1,12 +1,12 @@
|
||||
NONEXISTING_TARGET_FOR_GET=nonexist_target_for_get
|
||||
EXISTING_TARGET_FOR_GET=exist_target_for_get
|
||||
HTTP_OTHER_REFERER_URL=http://router/index.html
|
||||
FILE_WIN_URL_FOR_GET=file:C:/TEMP/file_for_get
|
||||
CURRENT_REFERER_URL=http://earth:11000/PlugletAPITests/PlugletManager_getURL.html
|
||||
MAILTO_URL_FOR_GET=mailto:avm@sparc.spb.su
|
||||
INCORRECT_ALT_HOST=no_ip_addr
|
||||
HTTP_URL_FOR_GET=http://earth:11000/cgi-bin/get_url.cgi
|
||||
FILE_URL_FOR_GET=file:/tmp/file_for_get
|
||||
CURRENT_ALT_HOST=192.168.205.165
|
||||
FTP_URL_FOR_GET=ftp://ftp.funet.fi
|
||||
NONEXISTING_TARGET_FOR_GET=nonexist_target_for_get
|
||||
EXISTING_TARGET_FOR_GET=exist_target_for_get
|
||||
HTTP_OTHER_REFERER_URL=http://router/index.html
|
||||
FILE_WIN_URL_FOR_GET=file:C:/TEMP/file_for_get
|
||||
CURRENT_REFERER_URL=http://earth:11000/PlugletAPITests/PlugletManager_getURL.html
|
||||
MAILTO_URL_FOR_GET=mailto:avm@sparc.spb.su
|
||||
INCORRECT_ALT_HOST=no_ip_addr
|
||||
HTTP_URL_FOR_GET=http://earth:11000/cgi-bin/get_url.cgi
|
||||
FILE_URL_FOR_GET=file:/tmp/file_for_get
|
||||
CURRENT_ALT_HOST=192.168.205.165
|
||||
FTP_URL_FOR_GET=ftp://ftp.funet.fi
|
||||
OTHER_ALT_HOST=192.168.205.182
|
||||
@@ -20,29 +20,29 @@
|
||||
# Contributor(s):
|
||||
|
||||
|
||||
TEST_NAME=PlugletManager_getURL
|
||||
DEPTH=..\..\..\..\..\..\..\..
|
||||
TEST_NAME=PlugletManager_getURL
|
||||
DEPTH=..\..\..\..\..\..\..\..
|
||||
UTIL_DIR=$(DEPTH)\utils
|
||||
BUILD_DIR=$(DEPTH)\build
|
||||
CONFIG_FILE=$(DEPTH)\config\CommonProperties
|
||||
BASIC_PATH=test\basic\api
|
||||
DEST_DIR=$(BUILD_DIR)\$(BASIC_PATH)\$(TEST_NAME)
|
||||
CONFIG_FILE=$(DEPTH)\config\CommonProperties
|
||||
BASIC_PATH=test\basic\api
|
||||
DEST_DIR=$(BUILD_DIR)\$(BASIC_PATH)\$(TEST_NAME)
|
||||
MAKE_PARAM=..\makeParameters.pl
|
||||
MAKE_COMB=..\makeCombinations.pl
|
||||
|
||||
default: all
|
||||
all: html properties parameters
|
||||
html:
|
||||
@xcopy *.html $(HTML_DEST_DIR)\$(TEST_NAME) /I
|
||||
|
||||
properties:
|
||||
MAKE_COMB=..\makeCombinations.pl
|
||||
|
||||
default: all
|
||||
all: html properties parameters
|
||||
html:
|
||||
@xcopy *.html $(HTML_DEST_DIR)\$(TEST_NAME) /I
|
||||
|
||||
properties:
|
||||
@-1 mkdir $(DEST_DIR)
|
||||
@perl $(UTIL_DIR)\configurator.pl $(CONFIG_FILE) $(DEST_DIR)\TestProperties TestProperties
|
||||
parameters:
|
||||
@perl $(UTIL_DIR)\configurator.pl $(CONFIG_FILE) $(DEST_DIR)\TestProperties TestProperties
|
||||
parameters:
|
||||
@$(MAKE_PARAM) TestParameters $(TEST_NAME).lst $(DEST_DIR)\$(TEST_NAME).lst
|
||||
combinations:
|
||||
@$(MAKE_COMB) ParamCombinations $(TEST_NAME).lst $(BUILD_DIR)\$(BASIC_PATH)\BWTest.lst.ORIG
|
||||
clobber:
|
||||
@del $(HTML_DEST_DIR)\$(TEST_NAME)\*.html
|
||||
@del $(DEST_DIR)\$(TEST_NAME).lst
|
||||
@del $(DEST_DIR)\TestProperties
|
||||
@$(MAKE_COMB) ParamCombinations $(TEST_NAME).lst $(BUILD_DIR)\$(BASIC_PATH)\BWTest.lst.ORIG
|
||||
clobber:
|
||||
@del $(HTML_DEST_DIR)\$(TEST_NAME)\*.html
|
||||
@del $(DEST_DIR)\$(TEST_NAME).lst
|
||||
@del $(DEST_DIR)\TestProperties
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
this_PlugletInstance'0
|
||||
null'1, HTTP_URL_FOR_GET'0
|
||||
null'0, _self'0, _parent'0, _top'0, EXISTING_TARGET_FOR_GET'1, NONEXISTING_TARGET_FOR_GET'1
|
||||
null_streamListener'0
|
||||
null'0
|
||||
null'0
|
||||
this_PlugletInstance'0
|
||||
null'1, HTTP_URL_FOR_GET'0
|
||||
null'0, _self'0, _parent'0, _top'0, EXISTING_TARGET_FOR_GET'1, NONEXISTING_TARGET_FOR_GET'1
|
||||
null_streamListener'0
|
||||
null'0
|
||||
null'0
|
||||
false'0
|
||||
@@ -1,10 +1,10 @@
|
||||
0: this_PlugletInstance, null, null, null_streamListener, null, null, false
|
||||
1: this_PlugletInstance, null, _self, null_streamListener, null, null, false
|
||||
2: this_PlugletInstance, null, _parent, null_streamListener, null, null, false
|
||||
3: this_PlugletInstance, null, _top, null_streamListener, null, null, false
|
||||
4: this_PlugletInstance, HTTP_URL_FOR_GET, null, null_streamListener, null, null, false
|
||||
5: this_PlugletInstance, HTTP_URL_FOR_GET, _self, null_streamListener, null, null, false
|
||||
6: this_PlugletInstance, HTTP_URL_FOR_GET, _parent, null_streamListener, null, null, false
|
||||
7: this_PlugletInstance, HTTP_URL_FOR_GET, _top, null_streamListener, null, null, false
|
||||
8: this_PlugletInstance, HTTP_URL_FOR_GET, EXISTING_TARGET_FOR_GET, null_streamListener, null, null, false
|
||||
9: this_PlugletInstance, HTTP_URL_FOR_GET, NONEXISTING_TARGET_FOR_GET, null_streamListener, null, null, false
|
||||
0: this_PlugletInstance, null, null, null_streamListener, null, null, false
|
||||
1: this_PlugletInstance, null, _self, null_streamListener, null, null, false
|
||||
2: this_PlugletInstance, null, _parent, null_streamListener, null, null, false
|
||||
3: this_PlugletInstance, null, _top, null_streamListener, null, null, false
|
||||
4: this_PlugletInstance, HTTP_URL_FOR_GET, null, null_streamListener, null, null, false
|
||||
5: this_PlugletInstance, HTTP_URL_FOR_GET, _self, null_streamListener, null, null, false
|
||||
6: this_PlugletInstance, HTTP_URL_FOR_GET, _parent, null_streamListener, null, null, false
|
||||
7: this_PlugletInstance, HTTP_URL_FOR_GET, _top, null_streamListener, null, null, false
|
||||
8: this_PlugletInstance, HTTP_URL_FOR_GET, EXISTING_TARGET_FOR_GET, null_streamListener, null, null, false
|
||||
9: this_PlugletInstance, HTTP_URL_FOR_GET, NONEXISTING_TARGET_FOR_GET, null_streamListener, null, null, false
|
||||
|
||||
@@ -1,26 +1,26 @@
|
||||
<html>
|
||||
<head>
|
||||
This HTML used for getURL call of PlugletManager
|
||||
<SCRIPT Language="JavaScript">
|
||||
<!--
|
||||
function registerResults()
|
||||
{
|
||||
var currentWindow = window.name;
|
||||
var isTop = (window.parent == window);
|
||||
Packages.org.mozilla.pluglet.test.basic.TestContext.printLog("JavaScript result:Current window = "
|
||||
+ currentWindow + ", isTop = " + isTop);
|
||||
Packages.org.mozilla.pluglet.test.basic.api.PlugletManaget_getURL_128.checkResult_target(currentWindow,isTop);
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</head>
|
||||
<body onLoad="registerResults()">
|
||||
This is first line of this HTML<BR>
|
||||
<blockquote>
|
||||
PlugletManager_getURL test.
|
||||
Results will be passed to test via JavaScript.</blockquote>
|
||||
This is last line of this HTML<BR>
|
||||
</body>
|
||||
</hmtl>
|
||||
|
||||
|
||||
<html>
|
||||
<head>
|
||||
This HTML used for getURL call of PlugletManager
|
||||
<SCRIPT Language="JavaScript">
|
||||
<!--
|
||||
function registerResults()
|
||||
{
|
||||
var currentWindow = window.name;
|
||||
var isTop = (window.parent == window);
|
||||
Packages.org.mozilla.pluglet.test.basic.TestContext.printLog("JavaScript result:Current window = "
|
||||
+ currentWindow + ", isTop = " + isTop);
|
||||
Packages.org.mozilla.pluglet.test.basic.api.PlugletManaget_getURL_128.checkResult_target(currentWindow,isTop);
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</head>
|
||||
<body onLoad="registerResults()">
|
||||
This is first line of this HTML<BR>
|
||||
<blockquote>
|
||||
PlugletManager_getURL test.
|
||||
Results will be passed to test via JavaScript.</blockquote>
|
||||
This is last line of this HTML<BR>
|
||||
</body>
|
||||
</hmtl>
|
||||
|
||||
|
||||
|
||||
@@ -2,10 +2,10 @@ PlugletManager_getURL Information.
|
||||
|
||||
Test name: PlugletManager_getURL_1
|
||||
|
||||
Goals: This test case calls getURL method with different targets
|
||||
and good another arguments.
|
||||
See ParamCombinations and TestParameters for used targets.
|
||||
|
||||
Goals: This test case calls getURL method with different targets
|
||||
and good another arguments.
|
||||
See ParamCombinations and TestParameters for used targets.
|
||||
|
||||
Synopsis: getURL method of class PlugletManager
|
||||
|
||||
Pre-Conditions: Build mozilla, setup enviroment as for running mozilla
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
NONEXISTING_TARGET_FOR_GET=nonexisting_target
|
||||
EXISTING_TARGET_FOR_GET=exist_target_for_get
|
||||
HTTP_URL_FOR_GET=use_default_html
|
||||
NONEXISTING_TARGET_FOR_GET=nonexisting_target
|
||||
EXISTING_TARGET_FOR_GET=exist_target_for_get
|
||||
HTTP_URL_FOR_GET=use_default_html
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
RUN_STAGES=PLUGLET_INSTANCE_INITIALIZE
|
||||
TEST_CLASS=org.mozilla.pluglet.test.basic.api.PlugletManager_getURL_128
|
||||
ITERATOR_CLASS=org.mozilla.pluglet.test.basic.api.PlugletManager_getURL_Iterator
|
||||
TEST_HTML=api/PlugletManager_getURL_1/PlugletManager_getURL.html
|
||||
RUN_STAGES=PLUGLET_INSTANCE_INITIALIZE
|
||||
TEST_CLASS=org.mozilla.pluglet.test.basic.api.PlugletManager_getURL_128
|
||||
ITERATOR_CLASS=org.mozilla.pluglet.test.basic.api.PlugletManager_getURL_Iterator
|
||||
TEST_HTML=api/PlugletManager_getURL_1/PlugletManager_getURL.html
|
||||
PLUGLET=<TEST_TOP_DIR><FSEP>build<FSEP>classes<FSEP>org<FSEP>mozilla<FSEP>pluglet<FSEP>test<FSEP>basic<FSEP>api<FSEP>TestAPIPluglet.jar
|
||||
|
||||
@@ -20,29 +20,29 @@
|
||||
# Contributor(s):
|
||||
|
||||
|
||||
TEST_NAME=PlugletManager_getURL_1
|
||||
DEPTH=..\..\..\..\..\..\..\..
|
||||
TEST_NAME=PlugletManager_getURL_1
|
||||
DEPTH=..\..\..\..\..\..\..\..
|
||||
UTIL_DIR=$(DEPTH)\utils
|
||||
BUILD_DIR=$(DEPTH)\build
|
||||
CONFIG_FILE=$(DEPTH)\config\CommonProperties
|
||||
BASIC_PATH=test\basic\api
|
||||
DEST_DIR=$(BUILD_DIR)\$(BASIC_PATH)\$(TEST_NAME)
|
||||
CONFIG_FILE=$(DEPTH)\config\CommonProperties
|
||||
BASIC_PATH=test\basic\api
|
||||
DEST_DIR=$(BUILD_DIR)\$(BASIC_PATH)\$(TEST_NAME)
|
||||
MAKE_PARAM=..\makeParameters.pl
|
||||
MAKE_COMB=..\makeCombinations.pl
|
||||
|
||||
default: all
|
||||
all: html properties parameters
|
||||
html:
|
||||
@xcopy *.html $(HTML_DEST_DIR)\$(TEST_NAME) /I
|
||||
|
||||
properties:
|
||||
MAKE_COMB=..\makeCombinations.pl
|
||||
|
||||
default: all
|
||||
all: html properties parameters
|
||||
html:
|
||||
@xcopy *.html $(HTML_DEST_DIR)\$(TEST_NAME) /I
|
||||
|
||||
properties:
|
||||
@-1 mkdir $(DEST_DIR)
|
||||
@perl $(UTIL_DIR)\configurator.pl $(CONFIG_FILE) $(DEST_DIR)\TestProperties TestProperties
|
||||
parameters:
|
||||
@perl $(UTIL_DIR)\configurator.pl $(CONFIG_FILE) $(DEST_DIR)\TestProperties TestProperties
|
||||
parameters:
|
||||
@$(MAKE_PARAM) TestParameters $(TEST_NAME).lst $(DEST_DIR)\$(TEST_NAME).lst
|
||||
combinations:
|
||||
@$(MAKE_COMB) ParamCombinations $(TEST_NAME).lst $(BUILD_DIR)\$(BASIC_PATH)\BWTest.lst.ORIG
|
||||
clobber:
|
||||
@del $(HTML_DEST_DIR)\$(TEST_NAME)\*.html
|
||||
@del $(DEST_DIR)\$(TEST_NAME).lst
|
||||
@del $(DEST_DIR)\TestProperties
|
||||
@$(MAKE_COMB) ParamCombinations $(TEST_NAME).lst $(BUILD_DIR)\$(BASIC_PATH)\BWTest.lst.ORIG
|
||||
clobber:
|
||||
@del $(HTML_DEST_DIR)\$(TEST_NAME)\*.html
|
||||
@del $(DEST_DIR)\$(TEST_NAME).lst
|
||||
@del $(DEST_DIR)\TestProperties
|
||||
|
||||
@@ -20,152 +20,152 @@
|
||||
*/
|
||||
|
||||
|
||||
package org.mozilla.pluglet.test.basic.api;
|
||||
|
||||
import java.util.*;
|
||||
import java.io.*;
|
||||
import java.net.*;
|
||||
import org.mozilla.pluglet.test.basic.*;
|
||||
import org.mozilla.pluglet.mozilla.*;
|
||||
import org.mozilla.pluglet.*;
|
||||
|
||||
public class PlugletManager_getURL_128 implements Test
|
||||
{
|
||||
private static Pluglet plugletInstance = null;
|
||||
private static URL url = null;
|
||||
private static String target = null;
|
||||
private static PlugletStreamListener listener = null;
|
||||
private static String altHost = null;
|
||||
private static URL referer = null;
|
||||
private static Boolean JSEnabled = null;
|
||||
/**
|
||||
*
|
||||
***********************************************************
|
||||
* Constructor
|
||||
***********************************************************
|
||||
*
|
||||
*/
|
||||
public PlugletManager_getURL_128()
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
*
|
||||
***********************************************************
|
||||
* Starting point of application
|
||||
*
|
||||
* @param args Array of command line arguments
|
||||
*
|
||||
***********************************************************
|
||||
*/
|
||||
public static void main(String[] args)
|
||||
{
|
||||
}
|
||||
|
||||
/**
|
||||
***********************************************************
|
||||
*
|
||||
* Execute Method
|
||||
*
|
||||
* @param contex TestContext reference with properties and parameters
|
||||
* @return void, the result set to true or false via context
|
||||
*
|
||||
***********************************************************
|
||||
*/
|
||||
public void execute(TestContext context)
|
||||
{
|
||||
Properties paramProps = null;
|
||||
PlugletManager PlugletManager_obj = null;
|
||||
|
||||
if( context == null ) {
|
||||
TestContext.registerFAILED("ERROR:null context passed in execute(TestContext) of PlugletManager_getURL_128");
|
||||
System.err.println("ERROR:null context passed in execute(TestContext) of PlugletManager_getURL_128");
|
||||
return;
|
||||
}
|
||||
if ( context.failedIsRegistered()) {
|
||||
return;
|
||||
}
|
||||
Vector vectorOfParameters = context.getParameters();
|
||||
PlugletManager_obj = context.getPlugletManager();
|
||||
if( PlugletManager_obj == null ) {
|
||||
TestContext.registerFAILED("ERROR:null PlugletManager passed in execute(TestContext) of PlugletManager_getURL_128");
|
||||
System.err.println("ERROR:null PlugletManager passed in execute(TestContext) of PlugletManager_getURL_128");
|
||||
return;
|
||||
}
|
||||
//Initialization of parameters
|
||||
plugletInstance = (Pluglet)vectorOfParameters.elementAt(0);
|
||||
url = (URL)vectorOfParameters.elementAt(1);
|
||||
target = (String)vectorOfParameters.elementAt(2);
|
||||
listener = (PlugletStreamListener)vectorOfParameters.elementAt(3);
|
||||
altHost = (String)vectorOfParameters.elementAt(4);
|
||||
referer = (URL)vectorOfParameters.elementAt(5);
|
||||
JSEnabled = (Boolean)vectorOfParameters.elementAt(6);
|
||||
|
||||
//Call tested method
|
||||
PlugletManager_obj.getURL(plugletInstance,url,target,listener,altHost,referer,JSEnabled.booleanValue());
|
||||
|
||||
TestContext.printLog("DEBUG: Void method PlugletManager_getURL(" +
|
||||
plugletInstance + "," +
|
||||
url + "," +
|
||||
target + "," +
|
||||
listener + "," +
|
||||
altHost + "," +
|
||||
referer + "," +
|
||||
JSEnabled + ")");
|
||||
}
|
||||
|
||||
public static void checkResult_target(String winName, boolean isTop)
|
||||
{
|
||||
if (target.equals("_top")&&isTop) {
|
||||
TestContext.registerPASSED("All data was posted in _top window.");
|
||||
return;
|
||||
}
|
||||
if (target.equals(winName)) {
|
||||
TestContext.registerPASSED("All data was posted in right window with name: " + winName);
|
||||
} else {
|
||||
TestContext.registerFAILED("Data was posted to the wrong window with name: " + winName +
|
||||
" instead of: " + target);
|
||||
}
|
||||
}
|
||||
|
||||
public static void checkResult_referer(String ref)
|
||||
{
|
||||
if (ref.equals(referer)) {
|
||||
TestContext.registerPASSED("Right HTTP_REFERER passed to CGI script: " + ref);
|
||||
} else {
|
||||
TestContext.registerFAILED("Wrong HTTP_REFERER: \"" + ref +
|
||||
"\" instead of: \"" + referer + "\"");
|
||||
}
|
||||
}
|
||||
|
||||
public static void setResult(boolean res,String comment)
|
||||
{
|
||||
if(res) {
|
||||
TestContext.registerPASSED("Result from JavaScript: " + comment);
|
||||
} else {
|
||||
TestContext.registerFAILED("Result from JavaScript: " + comment);
|
||||
}
|
||||
}
|
||||
/**
|
||||
*
|
||||
***********************************************************
|
||||
* Routine where OS specific checks are made.
|
||||
*
|
||||
* @param os OS Name (SunOS/Linus/MacOS/...)
|
||||
***********************************************************
|
||||
*
|
||||
*/
|
||||
private void osRoutine(String os)
|
||||
{
|
||||
if(os == null) return;
|
||||
|
||||
os = os.trim();
|
||||
if(os.compareTo("SunOS") == 0) {}
|
||||
else if(os.compareTo("Linux") == 0) {}
|
||||
else if(os.compareTo("Windows") == 0) {}
|
||||
else if(os.compareTo("MacOS") == 0) {}
|
||||
else {}
|
||||
}
|
||||
}
|
||||
package org.mozilla.pluglet.test.basic.api;
|
||||
|
||||
import java.util.*;
|
||||
import java.io.*;
|
||||
import java.net.*;
|
||||
import org.mozilla.pluglet.test.basic.*;
|
||||
import org.mozilla.pluglet.mozilla.*;
|
||||
import org.mozilla.pluglet.*;
|
||||
|
||||
public class PlugletManager_getURL_128 implements Test
|
||||
{
|
||||
private static Pluglet plugletInstance = null;
|
||||
private static URL url = null;
|
||||
private static String target = null;
|
||||
private static PlugletStreamListener listener = null;
|
||||
private static String altHost = null;
|
||||
private static URL referer = null;
|
||||
private static Boolean JSEnabled = null;
|
||||
/**
|
||||
*
|
||||
***********************************************************
|
||||
* Constructor
|
||||
***********************************************************
|
||||
*
|
||||
*/
|
||||
public PlugletManager_getURL_128()
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
*
|
||||
***********************************************************
|
||||
* Starting point of application
|
||||
*
|
||||
* @param args Array of command line arguments
|
||||
*
|
||||
***********************************************************
|
||||
*/
|
||||
public static void main(String[] args)
|
||||
{
|
||||
}
|
||||
|
||||
/**
|
||||
***********************************************************
|
||||
*
|
||||
* Execute Method
|
||||
*
|
||||
* @param contex TestContext reference with properties and parameters
|
||||
* @return void, the result set to true or false via context
|
||||
*
|
||||
***********************************************************
|
||||
*/
|
||||
public void execute(TestContext context)
|
||||
{
|
||||
Properties paramProps = null;
|
||||
PlugletManager PlugletManager_obj = null;
|
||||
|
||||
if( context == null ) {
|
||||
TestContext.registerFAILED("ERROR:null context passed in execute(TestContext) of PlugletManager_getURL_128");
|
||||
System.err.println("ERROR:null context passed in execute(TestContext) of PlugletManager_getURL_128");
|
||||
return;
|
||||
}
|
||||
if ( context.failedIsRegistered()) {
|
||||
return;
|
||||
}
|
||||
Vector vectorOfParameters = context.getParameters();
|
||||
PlugletManager_obj = context.getPlugletManager();
|
||||
if( PlugletManager_obj == null ) {
|
||||
TestContext.registerFAILED("ERROR:null PlugletManager passed in execute(TestContext) of PlugletManager_getURL_128");
|
||||
System.err.println("ERROR:null PlugletManager passed in execute(TestContext) of PlugletManager_getURL_128");
|
||||
return;
|
||||
}
|
||||
//Initialization of parameters
|
||||
plugletInstance = (Pluglet)vectorOfParameters.elementAt(0);
|
||||
url = (URL)vectorOfParameters.elementAt(1);
|
||||
target = (String)vectorOfParameters.elementAt(2);
|
||||
listener = (PlugletStreamListener)vectorOfParameters.elementAt(3);
|
||||
altHost = (String)vectorOfParameters.elementAt(4);
|
||||
referer = (URL)vectorOfParameters.elementAt(5);
|
||||
JSEnabled = (Boolean)vectorOfParameters.elementAt(6);
|
||||
|
||||
//Call tested method
|
||||
PlugletManager_obj.getURL(plugletInstance,url,target,listener,altHost,referer,JSEnabled.booleanValue());
|
||||
|
||||
TestContext.printLog("DEBUG: Void method PlugletManager_getURL(" +
|
||||
plugletInstance + "," +
|
||||
url + "," +
|
||||
target + "," +
|
||||
listener + "," +
|
||||
altHost + "," +
|
||||
referer + "," +
|
||||
JSEnabled + ")");
|
||||
}
|
||||
|
||||
public static void checkResult_target(String winName, boolean isTop)
|
||||
{
|
||||
if (target.equals("_top")&&isTop) {
|
||||
TestContext.registerPASSED("All data was posted in _top window.");
|
||||
return;
|
||||
}
|
||||
if (target.equals(winName)) {
|
||||
TestContext.registerPASSED("All data was posted in right window with name: " + winName);
|
||||
} else {
|
||||
TestContext.registerFAILED("Data was posted to the wrong window with name: " + winName +
|
||||
" instead of: " + target);
|
||||
}
|
||||
}
|
||||
|
||||
public static void checkResult_referer(String ref)
|
||||
{
|
||||
if (ref.equals(referer)) {
|
||||
TestContext.registerPASSED("Right HTTP_REFERER passed to CGI script: " + ref);
|
||||
} else {
|
||||
TestContext.registerFAILED("Wrong HTTP_REFERER: \"" + ref +
|
||||
"\" instead of: \"" + referer + "\"");
|
||||
}
|
||||
}
|
||||
|
||||
public static void setResult(boolean res,String comment)
|
||||
{
|
||||
if(res) {
|
||||
TestContext.registerPASSED("Result from JavaScript: " + comment);
|
||||
} else {
|
||||
TestContext.registerFAILED("Result from JavaScript: " + comment);
|
||||
}
|
||||
}
|
||||
/**
|
||||
*
|
||||
***********************************************************
|
||||
* Routine where OS specific checks are made.
|
||||
*
|
||||
* @param os OS Name (SunOS/Linus/MacOS/...)
|
||||
***********************************************************
|
||||
*
|
||||
*/
|
||||
private void osRoutine(String os)
|
||||
{
|
||||
if(os == null) return;
|
||||
|
||||
os = os.trim();
|
||||
if(os.compareTo("SunOS") == 0) {}
|
||||
else if(os.compareTo("Linux") == 0) {}
|
||||
else if(os.compareTo("Windows") == 0) {}
|
||||
else if(os.compareTo("MacOS") == 0) {}
|
||||
else {}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
this_PlugletInstance'0
|
||||
null'1, HTTP_URL_FOR_GET'0, FTP_URL_FOR_GET'0, MAILTO_URL_FOR_GET'0, FILE_URL_FOR_GET'0, FILE_WIN_URL_FOR_GET'0, JAVASCRIPT_URL_FOR_GET'0
|
||||
EXISTING_TARGET_FOR_GET'0
|
||||
null_streamListener'0
|
||||
null'0
|
||||
null'0
|
||||
this_PlugletInstance'0
|
||||
null'1, HTTP_URL_FOR_GET'0, FTP_URL_FOR_GET'0, MAILTO_URL_FOR_GET'0, FILE_URL_FOR_GET'0, FILE_WIN_URL_FOR_GET'0, JAVASCRIPT_URL_FOR_GET'0
|
||||
EXISTING_TARGET_FOR_GET'0
|
||||
null_streamListener'0
|
||||
null'0
|
||||
null'0
|
||||
false'0
|
||||
@@ -1,24 +1,24 @@
|
||||
<html>
|
||||
<head>
|
||||
This HTML used for getURL call of PlugletManager
|
||||
<SCRIPT Language="JavaScript">
|
||||
<!--
|
||||
function registerResults()
|
||||
{
|
||||
//Note that we verify only loading of document,
|
||||
if document was loaded succesfully via protocol http, ftp, file then JavaScript says: "All OK"
|
||||
Packages.org.mozilla.pluglet.test.basic.api.PlugletManaget_getURL_128.setResult(true,'Document was succesfully loaded');
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</head>
|
||||
<body onLoad="registerResults()">
|
||||
This is first line of this HTML<BR>
|
||||
<blockquote>
|
||||
PlugletManager_getURL test.
|
||||
Results will be passed to test via JavaScript.</blockquote>
|
||||
This is last line of this HTML<BR>
|
||||
</body>
|
||||
</hmtl>
|
||||
|
||||
|
||||
<html>
|
||||
<head>
|
||||
This HTML used for getURL call of PlugletManager
|
||||
<SCRIPT Language="JavaScript">
|
||||
<!--
|
||||
function registerResults()
|
||||
{
|
||||
//Note that we verify only loading of document,
|
||||
if document was loaded succesfully via protocol http, ftp, file then JavaScript says: "All OK"
|
||||
Packages.org.mozilla.pluglet.test.basic.api.PlugletManaget_getURL_128.setResult(true,'Document was succesfully loaded');
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</head>
|
||||
<body onLoad="registerResults()">
|
||||
This is first line of this HTML<BR>
|
||||
<blockquote>
|
||||
PlugletManager_getURL test.
|
||||
Results will be passed to test via JavaScript.</blockquote>
|
||||
This is last line of this HTML<BR>
|
||||
</body>
|
||||
</hmtl>
|
||||
|
||||
|
||||
|
||||
@@ -4,9 +4,9 @@ Test name: PlugletManager_getURL
|
||||
|
||||
Synopsis: getURL method of class PlugletManager
|
||||
|
||||
Goals: this test case test possible URL types.
|
||||
<ftp_root_dir>, <html_root> and <html_root_dir> should be specified.
|
||||
|
||||
Goals: this test case test possible URL types.
|
||||
<ftp_root_dir>, <html_root> and <html_root_dir> should be specified.
|
||||
|
||||
Pre-Conditions: Build mozilla, setup enviroment as for running mozilla
|
||||
and see api tests README for setup enviroment for run tests.
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
EXISTING_TARGET_FOR_GET=exist_target_for_get
|
||||
FILE_WIN_URL_FOR_GET=file:///<html_root_dir>/api/PlugletManager_getURL_2/PlugletManager_getURL_default_getData.html
|
||||
MAILTO_URL_FOR_GET=mailto:avm@sparc.spb.su
|
||||
HTTP_URL_FOR_GET=http://<html_root>/api/PlugletManager_getURL_2/PlugletManager_getURL_default_getData.html
|
||||
FILE_URL_FOR_GET=file:///<html_root_dir>/api/PlugletManager_getURL_2/PlugletManager_getURL_default_getData.html
|
||||
FTP_URL_FOR_GET=ftp://anonymous@localhost/<ftp_root_dir>/api/PlugletManager_getURL_2/PlugletManager_getURL_default_getData.html
|
||||
JAVASCRIPT_URL_FOR_GET=javascript:Packages.org.mozilla.pluglet.test.basic.api.PlugletManaget_getURL_128.setResult(true,'JAVASCRIPT_URL_WORKS');
|
||||
EXISTING_TARGET_FOR_GET=exist_target_for_get
|
||||
FILE_WIN_URL_FOR_GET=file:///<html_root_dir>/api/PlugletManager_getURL_2/PlugletManager_getURL_default_getData.html
|
||||
MAILTO_URL_FOR_GET=mailto:avm@sparc.spb.su
|
||||
HTTP_URL_FOR_GET=http://<html_root>/api/PlugletManager_getURL_2/PlugletManager_getURL_default_getData.html
|
||||
FILE_URL_FOR_GET=file:///<html_root_dir>/api/PlugletManager_getURL_2/PlugletManager_getURL_default_getData.html
|
||||
FTP_URL_FOR_GET=ftp://anonymous@localhost/<ftp_root_dir>/api/PlugletManager_getURL_2/PlugletManager_getURL_default_getData.html
|
||||
JAVASCRIPT_URL_FOR_GET=javascript:Packages.org.mozilla.pluglet.test.basic.api.PlugletManaget_getURL_128.setResult(true,'JAVASCRIPT_URL_WORKS');
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user