public void IsFirstPicTest() { bool value = Pictures.IsFirstPic(_databasePath, _gunId, out _errOut); General.HasTrueValue(value, _errOut); }