You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are several classes which define overloaded constructors intended to
implement test problems. Having tests mixed in with the implementation pollutes
the public API and the documentation. The following classes have tests written
in this manner:
HMWSoln
MargulesVPSSTP
MixedSolventElectrolyte
PhaseCombo_Interaction
RedlichKisterVPSSTP
RedlichKwongMFTP
These constructors should be removed and any useful test code they contain
incorporated into new or existing tests.
Original issue reported on code.google.com by yarmond on 8 Jan 2013 at 7:36
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
yarmond
on 8 Jan 2013 at 7:36The text was updated successfully, but these errors were encountered: