Marker Attribute to indicate a Method/Class/Property has been made more visible for purpose of testing.
Mark the member as internal and make the testing assembly a friend using
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[[["\u003cp\u003eThe latest version of the Google.Apis.Testing package is 1.69.0, as indicated by the "(latest)" tag.\u003c/p\u003e\n"],["\u003cp\u003eVersion 1.60.0 of the package is detailed in the documentation, including specific classes and their purpose.\u003c/p\u003e\n"],["\u003cp\u003eThe package includes a \u003ccode\u003eVisibleForTestOnly\u003c/code\u003e marker attribute, designed to indicate when a Method/Class/Property's visibility has been increased specifically for testing purposes.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation provides references for prior versions, with links available for versions 1.68.0, 1.59.0, 1.55.0, and 1.50.0.\u003c/p\u003e\n"],["\u003cp\u003eTo utilize a \u003ccode\u003eVisibleForTestOnly\u003c/code\u003e member, marking it as internal and making the testing assembly a friend using \u003ccode\u003e[assembly: InternalsVisibleTo("Full.Name.Of.Testing.Assembly")]\u003c/code\u003e is necessary.\u003c/p\u003e\n"]]],[],null,[]]