Skip to content

Instantly share code, notes, and snippets.

@Anamorphosee
Anamorphosee / testLoom.kt
Last active February 12, 2024 07:22
loom ui example
@file:Suppress("JAVA_MODULE_DOES_NOT_EXPORT_PACKAGE")
import jdk.internal.vm.Continuation
import jdk.internal.vm.ContinuationScope
import javax.swing.SwingUtilities
class UILoomScope(
private val continuationScope: ContinuationScope,
private val continuation: Continuation
) {
@krmahadevan
krmahadevan / DemoToShowHowToRunSuitesInParallelViaTestNGAPI.java
Created November 26, 2012 14:58
A sample that shows how to Use the TestNG APIs and run suites in parallel
package testng.samples;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import java.util.Random;
import org.testng.ITestContext;
import org.testng.TestNG;
package day7;
import java.util.HashMap;
import java.util.Map;
import java.util.Objects;
import java.util.Scanner;
import com.google.common.annotations.VisibleForTesting;
import com.google.common.primitives.Ints;
@philandstuff
philandstuff / codemesh2015.org
Last active November 16, 2015 19:37
Code mesh 2015 notes

Kush, an introduction to schedulers

about me

  • I work for GDS
  • Cabinet Office
  • we started by building GOV.UK
    • replaced older sites like direct gov, business link
  • we’re not just fixing websites
    • we also build and run digital services
    • working with depts across the country
    • eg: register to vote