lhmcgann / EStimLibrary

A C# library to facilitate electrical stimulation research and development.
MIT License
1 stars 0 forks source link

test HW interfaces #31

Closed lhmcgann closed 1 week ago

lhmcgann commented 1 month ago

GelPad and ContactGroup Should be separate test classes but these are very simple so including in one issue. Make sure Id is -1 after constructor (bc will only be set once added to a session), correct num contacts, and contactgroup fails to be created is not a positive integer given

lhmcgann commented 1 week ago

Done with #35