1 2 3 4 5 6 7 8 9 10
#[test] fn test_query_accounts_successful_under_50() {} #[test] fn test_query_accounts_successful_over_50_paginated() {} #[test] fn test_query_accounts_limit_over_50() { //should fail out here }