[Project: ElectroNetSoft: A Design-Defect] Unit testing design defect #79
Labels
enhancement
New feature or request
system-design
System-designing related stuff.
theory
Theory-related materials.
The unit testing API is not logically correct, instead of using the keyword
unit_test
for the structure that holds a function to execute and/or assert, the terminology should beunit_component
emphasizing the software unit as the most primitive part of the software architecture, together with the addition ofsoftware_unit
structure that holds amultifaceted_buffer
, and software unit builder inferface to build software units using unit components.The text was updated successfully, but these errors were encountered: