svoid test_makeAGIDomain() { testFunctionValues makeAGIDomain( "hello world" := "hello-world", "how are you?" := "how-are-you", "give me {that}" := "give-me-that" ); }