# Unit Test Organizing v-5 ``` CentOS -> ofAllPtrCentOS Ubuntu -> ofAllPtrCentUbuntu CentOS 8 -> ofAllPtrCentOS_7 CentOS 7 -> ofAllPtrCentOS_8 Ubuntu 18 -> ofAllPtrCentUbuntu_18 Ubuntu 20 -> ofAllPtrCentUbuntu_20 Test_OfAllPtr -> testcase <- testcases if testcase.IsCentOs7 && iscentos.V7 { ofAllPtrCentOS_7() } else if testcase.IsCentOs8 && iscentos.V8 { ofAllPtrCentOS_8() } ``` - https://gitlab.com/evatix-go/strhelper/-/tree/draft/develop/tests/testwrappers
×
Sign in
Email
Password
Forgot password
or
By clicking below, you agree to our
terms of service
.
Sign in via Facebook
Sign in via Twitter
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
New to HackMD?
Sign up