gusimplewhiteboard
SimpleWhiteboardTestPlainC Class Reference

plain c code testing of the simple whiteboard implementation More...

Inheritance diagram for SimpleWhiteboardTestPlainC:
Collaboration diagram for SimpleWhiteboardTestPlainC:

Instance Methods

(void) - setUp [implementation]
 
(void) - tearDown [implementation]
 
(void) - testVisionControlStatus [implementation]
 
(void) - testWhiteboardIsNotNULL [implementation]
 
(void) - testPostPoint2D [implementation]
 
(void) - testGetPoint2D [implementation]
 

Properties

gu_simple_whiteboard_descriptorwbd
 wb pointer More...
 
gu_simple_whiteboardwb
 wb class pointer More...
 

Detailed Description

plain c code testing of the simple whiteboard implementation

Definition at line 72 of file SimpleWhiteboardTestPlainC.m.

Method Documentation

◆ setUp

- (void) setUp
implementation

Definition at line 74 of file SimpleWhiteboardTestPlainC.m.

References get_local_singleton_whiteboard().

◆ tearDown

- (void) tearDown
implementation

Definition at line 74 of file SimpleWhiteboardTestPlainC.m.

◆ testGetPoint2D

- (void) testGetPoint2D
implementation

Definition at line 74 of file SimpleWhiteboardTestPlainC.m.

◆ testPostPoint2D

- (void) testPostPoint2D
implementation

Definition at line 74 of file SimpleWhiteboardTestPlainC.m.

◆ testVisionControlStatus

- (void) testVisionControlStatus
implementation

Definition at line 74 of file SimpleWhiteboardTestPlainC.m.

◆ testWhiteboardIsNotNULL

- (void) testWhiteboardIsNotNULL
implementation

Definition at line 74 of file SimpleWhiteboardTestPlainC.m.

Property Documentation

◆ wb

- (gu_simple_whiteboard*) wb
readwritenonatomicassign

wb class pointer

Definition at line 74 of file SimpleWhiteboardTestPlainC.m.

◆ wbd

- (gu_simple_whiteboard_descriptor*) wbd
readwritenonatomicassign

wb pointer

Definition at line 73 of file SimpleWhiteboardTestPlainC.m.


The documentation for this class was generated from the following file: