# Functions
NewTestMDMClientAppleDEP will create a simulated device that will fetch enrollment profile from Fleet as if it were a device running the DEP flow.
NewTestMDMClientAppleDesktopManual will create a simulated device that will fetch enrollment profile from Fleet as if it were a device running Fleet Desktop.
NewTestMDMClientDEP will create a simulated device that will not fetch the enrollment profile from Fleet.
No description provided by the author
No description provided by the author
ParseEnrollmentProfile parses the enrollment profile and returns the parsed information as EnrollInfo.
RandSerialNumber returns a fake random serial number.
TestMDMAppleClientDebug configures the TestMDMClient to run in debug mode.
TestWindowsMDMClientDebug configures the TestWindowsMDMClient to run in debug mode.
# Structs
AppleEnrollInfo contains the necessary information to enroll to an MDM server.
TestAppleMDMClient simulates a macOS MDM client.
No description provided by the author
# Type aliases
TestMDMAppleClientOption allows configuring a TestMDMClient.
TestWindowsMDMClientOption allows configuring a TestWindowsMDMClient.