bugfinder.processing.sink_tagging

class bugfinder.processing.sink_tagging.SinkTaggingProcessing(dataset, deprecation_warning=None)

Bases: Neo4J3Processing

assign_ports()

Randomly assign ports on the machine.

configure_command(command)

Configure the command to be sent to the container. Needs to be implemented by the subclass.

Parameters

command

configure_container()

Setup container variables.

configure_container_with_dict(container_config)

Configure the given container manually. Needs to be implemented by the subclass.

Parameters

container_config

log_input = None
log_output = None
send_commands()

Send commands to the container.

sinksfile = None
bugfinder.processing.sink_tagging.sinktagging_worker(progress_bar, tc_name, tc_info, port)