mirror of
https://github.com/vanitasvitae/Smack.git
synced 2025-09-13 11:09:39 +02:00
Code Refactoring and Fixes
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@7363 b35dd754-fafc-0310-a699-88a17e54d16e
This commit is contained in:
parent
76bd42da26
commit
3c455c8367
36 changed files with 420 additions and 29 deletions
|
@ -81,6 +81,7 @@ import java.util.List;
|
|||
* </p>
|
||||
*
|
||||
* @author Alvaro Saurin
|
||||
* @author Thiago Camargo
|
||||
*/
|
||||
public class JingleManagerTest extends SmackTestCase {
|
||||
|
||||
|
|
|
@ -18,7 +18,7 @@ import java.util.ArrayList;
|
|||
/**
|
||||
* Test the STUN IP resolver.
|
||||
*
|
||||
* @author alvaro
|
||||
* @author Thiago Camargo
|
||||
*/
|
||||
public class STUNResolverTest extends SmackTestCase {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue