- set_Test - Class in javasoft.sqe.tests.api.javax.activation.MimeTypeParameterList
-
TEST: set(string name, string value);
- set_Test() - Constructor for class javasoft.sqe.tests.api.javax.activation.MimeTypeParameterList.set_Test
-
- setCommandContext(String, DataHandler) - Method in class javasoft.sqe.tests.api.javax.activation.TestClasses.TestCommandObject
-
- setCommandMap_Test - Class in javasoft.sqe.tests.api.javax.activation.DataHandler
-
Create instances of DataHandler, then use invoke setCommandMap() api, with
various CommandMap object parameters.
- setCommandMap_Test() - Constructor for class javasoft.sqe.tests.api.javax.activation.DataHandler.setCommandMap_Test
-
- setCommandMapTest() - Method in class javasoft.sqe.tests.api.javax.activation.DataHandler.setCommandMap_Test
-
- setCommandMapTest() - Method in class javasoft.sqe.tests.api.javax.activation.DataHandler.setMapCommand_Test
-
- setDataContentHandlerFactory_Test - Class in javasoft.sqe.tests.api.javax.activation.DataHandler
-
Use an instance of DataHandler of invoke setDataContentHandlerFactory() api
with DataContentHandlerFactory object if this operation is successfull then
this testcase passes, otherwise if an exception is thrown then it fails.
- setDataContentHandlerFactory_Test() - Constructor for class javasoft.sqe.tests.api.javax.activation.DataHandler.setDataContentHandlerFactory_Test
-
- setDataContentHandlerFactoryTest() - Method in class javasoft.sqe.tests.api.javax.activation.DataHandler.setDataContentHandlerFactory_Test
-
- setDefaultCommandMap_Test - Class in javasoft.sqe.tests.api.javax.activation.CommandMap
-
CommandMap is an abstract class.
- setDefaultCommandMap_Test() - Constructor for class javasoft.sqe.tests.api.javax.activation.CommandMap.setDefaultCommandMap_Test
-
- setDefaultFileTypeMap_Test - Class in javasoft.sqe.tests.api.javax.activation.FileTypeMap
-
FileTypeMap is an abstract class.
- setDefaultFileTypeMap_Test() - Constructor for class javasoft.sqe.tests.api.javax.activation.FileTypeMap.setDefaultFileTypeMap_Test
-
- setFileTypeMap_Test - Class in javasoft.sqe.tests.api.javax.activation.FileDataSource
-
Create an instance of FileDataSource, then use it to call setFileTypeMap()
with {FileTypMap|null} parameter, now call getFileTypeMap(), if the set and
the get values are the same then this testcsae passes, otherwise it fails.
- setFileTypeMap_Test() - Constructor for class javasoft.sqe.tests.api.javax.activation.FileDataSource.setFileTypeMap_Test
-
- setFileTypeMapTest() - Method in class javasoft.sqe.tests.api.javax.activation.FileDataSource.setFileTypeMap_Test
-
- setHumanPresentableName_Test - Class in javasoft.sqe.tests.api.javax.activation.ActivationDataFlavor
-
We first create an object of type ActivationDataFlavor, then call
setHumanPresentableName(string) api on that object, we then call
getHumanPresentableName() api, if it returns same string value
that was passed to setHumanPresentableName() then this testcase
passes otherwise it fails.
- setHumanPresentableName_Test() - Constructor for class javasoft.sqe.tests.api.javax.activation.ActivationDataFlavor.setHumanPresentableName_Test
-
- setMapCommand_Test - Class in javasoft.sqe.tests.api.javax.activation.DataHandler
-
Create instances of DataHandler, then use invoke setMapCommand() api, with
various CommandMap object parameters.
- setMapCommand_Test() - Constructor for class javasoft.sqe.tests.api.javax.activation.DataHandler.setMapCommand_Test
-
- setParameter_Test - Class in javasoft.sqe.tests.api.javax.activation.MimeType
-
Create a MimeType instance, use it to call setParameter() method
with given string parameters, then call getParameter(), if set/get
values are equal, then this test passes otherwise it fails.
- setParameter_Test() - Constructor for class javasoft.sqe.tests.api.javax.activation.MimeType.setParameter_Test
-
- setParameterTest() - Method in class javasoft.sqe.tests.api.javax.activation.MimeType.setParameter_Test
-
- setPrimaryType_Test - Class in javasoft.sqe.tests.api.javax.activation.MimeType
-
Create a MimeType instance, use it to call setPrimaryType() method
with primary type string parameter, then call getPrimaryType(), if
set/get values are equal, then this test passes otherwise it fails.
- setPrimaryType_Test() - Constructor for class javasoft.sqe.tests.api.javax.activation.MimeType.setPrimaryType_Test
-
- setPrimaryTypeTest() - Method in class javasoft.sqe.tests.api.javax.activation.MimeType.setPrimaryType_Test
-
- setSubType_Test - Class in javasoft.sqe.tests.api.javax.activation.MimeType
-
Create a MimeType instance, use it to call setSubType() method
with subtype string parameter, then call getSubType(), if set/get
value is equal, then this test passes otherwise it fails.
- setSubType_Test() - Constructor for class javasoft.sqe.tests.api.javax.activation.MimeType.setSubType_Test
-
- setSubTypeTest() - Method in class javasoft.sqe.tests.api.javax.activation.MimeType.setSubType_Test
-
- setTest() - Method in class javasoft.sqe.tests.api.javax.activation.MimeTypeParameterList.set_Test
-
- size_Test - Class in javasoft.sqe.tests.api.javax.activation.MimeTypeParameterList
-
Create an instance of MimeTypeParameterList, then use it to call size() method,
if it returns the number of name-value pairs in this list, then this testcase
passes, otherwise it fails.
- size_Test() - Constructor for class javasoft.sqe.tests.api.javax.activation.MimeTypeParameterList.size_Test
-
- sizeTest() - Method in class javasoft.sqe.tests.api.javax.activation.MimeTypeParameterList.size_Test
-
- status - Variable in class javasoft.sqe.tests.api.javax.activation.CommandInfo.CommandInfo_Test
-