CreateJsonResponse and QueueHttpMessageHandler duplicate the same helpers already defined in AustraliaSelectionTests. Consider extracting these into a shared test utility (or reusing the existing helper) to reduce duplication and make future HTTP-based bUnit tests easier to maintain.
CreateJsonResponse and QueueHttpMessageHandler duplicate the same helpers already defined in AustraliaSelectionTests. Consider extracting these into a shared test utility (or reusing the existing helper) to reduce duplication and make future HTTP-based bUnit tests easier to maintain.