File: //usr/lib/python3/dist-packages/samba/tests/blackbox/__pycache__/netads_json.cpython-310.pyc
o
�/aM � @ sj d dl Z d dlZd dlZd dlmZ dZe�d�ZG dd� de �Z
G dd� de
j�ZG d d
� d
e
j�Z
dS )� N)�
get_stringzbin/net adsz^([^ :][^:]*):c @ s$ e Zd ZdZG dd� dejj�ZdS )�BaseWrapperzw
Guard the base so it doesn't inherit from TestCase. This prevents it from
being run by unittest directly.
c s4 e Zd ZdZdZ� fdd�Zdd� Zdd� Z� ZS ) z BaseWrapper.NetAdsJSONTests_Basez@Blackbox tests for JSON output of the net ads suite of commands.Nc s t tj| ��� d S )N)�superr �NetAdsJSONTests_Base�setUp)�self�� __class__� �B/usr/lib/python3/dist-packages/samba/tests/blackbox/netads_json.pyr &