XCommandProcessor
. The TestCase can pass (but doesn't have to) "XCommandProcessor.AbortCommand" relation, to specify command to abort in abort()
test. Testing com.sun.star.ucb.XCommandProcessor
interface methods : createCommandIdentifier()
execute()
abort()
This test needs the following object relations :
'XCommandProcessor.AbortCommand'
optional (of type com.sun.star.ucb.Command
): specify command to abort in abort()
test. If the relation is not specified the 'GlobalTransfer' command is used.The following predefined files needed to complete the test:
poliball.gif
: this file is required in case if the relation 'XCommandProcessor.AbortCommand'
is not specified. This file is used by 'GlobalTransfer' command as a source file for copying.Test is NOT multithread compilant.
@see com.sun.star.ucb.XCommandProcessor
|
|
|
|
|
|
|
|