Skip to content

Instantly share code, notes, and snippets.

View ade99setia's full-sized avatar

Ade Setiawan ade99setia

  • IDN Boarding School Solo
  • Dusun Gondanglegi, Berjo, Ngargoyoso, Karanganyar Regency, Central Java 57793
  • 08:48 (UTC +07:00)
  • LinkedIn in/ade99setia
View GitHub Profile
const Map<int, String> testDescriptions = {
1: "1. Testing Constants",
2: "2. Testing AppColors",
3: "3. Testing NewsService",
4: "4. Testing NewsArticle",
5: "5. Testing NewsResponse",
6: "6. Testing NewsController",
};