11.10.2013 Views

Group 1

Group 1

Group 1

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

This component implements component<br />

public interface Can_Bus_Out_if {<br />

public void sendSignal(int signal, String value, int desiredSpeed);<br />

}<br />

public interface Can_Bus_Mic_Out_if {<br />

public void sendSignaltoACC (int signal, int value);<br />

public void sendSignaltoACC (int signal);<br />

}<br />

The implementation of the component is located in<br />

test\acc_g1\CAN_IAL_test.java<br />

The test cases for the component is located in<br />

test\acc_g1\Component_test.java<br />

The test cases cover the following actions:<br />

• sending the signal from range -2 until 255<br />

• sending value from range -2 until 255<br />

Page 40

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!