public class QuotedStringGitPathStyleTest extends Object
Constructor and Description |
---|
QuotedStringGitPathStyleTest() |
Modifier and Type | Method and Description |
---|---|
void |
testDequote_BareA() |
void |
testDequote_BareABCZ_OnlyBC() |
void |
testDequote_Empty1() |
void |
testDequote_Empty2() |
void |
testDequote_FooTabBar() |
void |
testDequote_Latin1() |
void |
testDequote_LoneBackslash() |
void |
testDequote_NamedEscapes() |
void |
testDequote_OctalAll() |
void |
testDequote_RawLatin1() |
void |
testDequote_RawUTF8() |
void |
testDequote_SoleDq() |
void |
testDequote_UnknownEscapeQ() |
void |
testDequote_UTF8() |
void |
testQuote_Ang() |
void |
testQuote_BareA() |
void |
testQuote_Empty() |
void |
testQuote_NamedEscapes() |
void |
testQuote_OctalAll() |
void |
testQuoteAtAndNumber() |
public void testQuote_Empty()
public void testDequote_Empty1()
public void testDequote_Empty2()
public void testDequote_SoleDq()
public void testQuote_BareA()
public void testDequote_BareA()
public void testDequote_BareABCZ_OnlyBC()
public void testDequote_LoneBackslash()
public void testQuote_NamedEscapes()
public void testDequote_NamedEscapes()
public void testDequote_OctalAll()
public void testQuote_OctalAll()
public void testDequote_UnknownEscapeQ()
public void testDequote_FooTabBar()
public void testDequote_Latin1()
public void testDequote_UTF8()
public void testDequote_RawUTF8()
public void testDequote_RawLatin1()
public void testQuote_Ang()
public void testQuoteAtAndNumber()
Copyright © 2018 Eclipse JGit Project. All rights reserved.