
    Vh>                     L    d Z ddlmZmZmZ eZ G d de      Z G d de      Zy)zI
Commands for telling a worker to load tests or run tests.

@since: 12.3
    )BooleanCommandUnicodec                   8    e Zd ZdZd e       fgZd e       fgZy)Runz
    Run a test.
    s   testCase   successN__name__
__module____qualname____doc__NativeString	argumentsr   response     R/home/dcms/DCMS/lib/python3.12/site-packages/twisted/trial/_dist/workercommands.pyr   r      s'     |~./IWY'(Hr   r   c                   8    e Zd ZdZd e       fgZd e       fgZy)StartzB
    Set up the worker process, giving the running directory.
    s	   directoryr   Nr	   r   r   r   r   r      s'     /0IWY'(Hr   r   N)r   twisted.protocols.ampr   r   r   r   r   r   r   r   r   <module>r      s/    < ;)' ))G )r   