}
@Test
public void testRemoveAllConnections() throws Exception {
Neuron l_input_layer_neuron_0 = new InputNeuron();
Neuron l_input_layer_neuron_1 = new InputNeuron();
Neuron l_input_layer_neuron_2 = new InputNeuron();
Neuron l_middle_layer_neuron_0 = new Neuron();
Neuron l_middle_layer_neuron_1 = new Neuron();
Neuron l_middle_layer_neuron_2 = new Neuron();